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 4bb1630a..7ccca92c 100644
--- a/src/engine-g13.c
+++ b/src/engine-g13.c
@@ -757,7 +757,9 @@ struct engine_ops _gpgme_engine_ops_g13 =
NULL, /* set_command_handler */
NULL, /* set_colon_line_handler */
g13_set_locale,
+ NULL, /* set_protocol */
NULL, /* decrypt */
+ NULL, /* decrypt_verify */
NULL, /* delete */
NULL, /* edit */
NULL, /* encrypt */