aboutsummaryrefslogtreecommitdiffstats
path: root/common/t-helpfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/t-helpfile.c')
-rw-r--r--common/t-helpfile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/t-helpfile.c b/common/t-helpfile.c
index adb69ba2d..d1e7f547d 100644
--- a/common/t-helpfile.c
+++ b/common/t-helpfile.c
@@ -66,7 +66,7 @@ main (int argc, char **argv)
}
- result = gnupg_get_template (argv[0], argv[1], flags);
+ result = gnupg_get_template (argv[0], argv[1], flags, NULL);
if (!result)
{
fprintf (stderr,