aboutsummaryrefslogtreecommitdiffstats
path: root/g10/key-check.h
diff options
context:
space:
mode:
Diffstat (limited to 'g10/key-check.h')
-rw-r--r--g10/key-check.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/key-check.h b/g10/key-check.h
index 3e4dd1031..9f7886ca0 100644
--- a/g10/key-check.h
+++ b/g10/key-check.h
@@ -22,7 +22,7 @@
#include "gpg.h"
-int key_check_all_keysigs (ctrl_t ctrl, kbnode_t kb,
+int key_check_all_keysigs (ctrl_t ctrl, int mode, kbnode_t kb,
int only_selected, int only_selfsigs);
#endif /* GNUPG_G10_PACKET_TOOLS_H */