diff options
Diffstat (limited to '')
| -rw-r--r-- | src/engine-gpg.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/src/engine-gpg.c b/src/engine-gpg.c index c749c972..bc60d82d 100644 --- a/src/engine-gpg.c +++ b/src/engine-gpg.c @@ -3093,6 +3093,7 @@ struct engine_ops _gpgme_engine_ops_gpg =      NULL,               /* opassuan_transact */      NULL,		/* conf_load */      NULL,		/* conf_save */ +    NULL,		/* conf_dir */      NULL,               /* query_swdb */      gpg_set_io_cbs,      gpg_io_event,  | 
