aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine-g13.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine-g13.c')
-rw-r--r--src/engine-g13.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/engine-g13.c b/src/engine-g13.c
index 9231a9ac..de0aac80 100644
--- a/src/engine-g13.c
+++ b/src/engine-g13.c
@@ -798,4 +798,6 @@ struct engine_ops _gpgme_engine_ops_g13 =
g13_io_event,
g13_cancel,
g13_cancel_op,
+ NULL, /* passwd */
+ NULL /* set_pinentry_mode */
};