aboutsummaryrefslogtreecommitdiffstats
path: root/g10/gpgv.c
diff options
context:
space:
mode:
Diffstat (limited to 'g10/gpgv.c')
-rw-r--r--g10/gpgv.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/g10/gpgv.c b/g10/gpgv.c
index d08dc5a7a..ee52a5e42 100644
--- a/g10/gpgv.c
+++ b/g10/gpgv.c
@@ -697,3 +697,8 @@ void
tofu_end_batch_update (void)
{
}
+
+int
+agent_set_pinentry_mode (int pinentry_mode, int *old_mode)
+{
+}