summaryrefslogtreecommitdiffstats
path: root/g10/gpgv.c
diff options
context:
space:
mode:
Diffstat (limited to 'g10/gpgv.c')
-rw-r--r--g10/gpgv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/gpgv.c b/g10/gpgv.c
index ceded4af9..f2895563e 100644
--- a/g10/gpgv.c
+++ b/g10/gpgv.c
@@ -118,7 +118,7 @@ static struct debug_flags_s debug_flags [] =
int g10_errors_seen = 0;
-
+int assert_signer_true = 0;
static char *
make_libversion (const char *libname, const char *(*getfnc)(const char*))