aboutsummaryrefslogtreecommitdiffstats
path: root/sm/gpgsm.c
diff options
context:
space:
mode:
Diffstat (limited to 'sm/gpgsm.c')
-rw-r--r--sm/gpgsm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sm/gpgsm.c b/sm/gpgsm.c
index 21a29bee5..10e39159d 100644
--- a/sm/gpgsm.c
+++ b/sm/gpgsm.c
@@ -1676,7 +1676,7 @@ main ( int argc, char **argv)
if (auditlog)
{
- audit_print_result (ctrl.audit, auditfp);
+ audit_print_result (ctrl.audit, auditfp, 0);
audit_release (ctrl.audit);
ctrl.audit = NULL;
}