aboutsummaryrefslogtreecommitdiffstats
path: root/src/system-w32.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/system-w32.c')
-rw-r--r--src/system-w32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/system-w32.c b/src/system-w32.c
index 3927b5d..08b93e2 100644
--- a/src/system-w32.c
+++ b/src/system-w32.c
@@ -604,7 +604,7 @@ __assuan_connect (assuan_context_t ctx, assuan_fd_t sock,
/* The default system hooks for assuan contexts. */
struct assuan_system_hooks _assuan_system_hooks =
{
- ASSUAN_SYSTEM_HOOKS_VERSION,
+ 0,
__assuan_usleep,
__assuan_pipe,
__assuan_close,