diff options
Diffstat (limited to 'src/engine-gpgconf.c')
| -rw-r--r-- | src/engine-gpgconf.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/src/engine-gpgconf.c b/src/engine-gpgconf.c index a2407ac7..bcc95225 100644 --- a/src/engine-gpgconf.c +++ b/src/engine-gpgconf.c @@ -934,6 +934,7 @@ struct engine_ops _gpgme_engine_ops_gpgconf =      /* Member functions.  */      gpgconf_release,      NULL,		/* reset */ +    NULL,               /* set_status_cb */      NULL,		/* set_status_handler */      NULL,		/* set_command_handler */      NULL,		/* set_colon_line_handler */  | 
