aboutsummaryrefslogtreecommitdiffstats
path: root/gpgme/rungpg.c
diff options
context:
space:
mode:
Diffstat (limited to 'gpgme/rungpg.c')
-rw-r--r--gpgme/rungpg.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gpgme/rungpg.c b/gpgme/rungpg.c
index f3326b30..b81aca37 100644
--- a/gpgme/rungpg.c
+++ b/gpgme/rungpg.c
@@ -2078,6 +2078,7 @@ struct engine_ops _gpgme_engine_ops_gpg =
/* Member functions. */
gpg_release,
+ NULL, /* reset */
gpg_set_status_handler,
gpg_set_command_handler,
gpg_set_colon_line_handler,