summaryrefslogtreecommitdiff
path: root/src/hoofd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hoofd.c')
-rw-r--r--src/hoofd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hoofd.c b/src/hoofd.c
index 9e428e9..f043f2b 100644
--- a/src/hoofd.c
+++ b/src/hoofd.c
@@ -40,7 +40,7 @@ static char** parse_options(int argc, char **argv, int *n, int *c) {
exit(0);
case 'V':
- drukkedoos_print_versie(stdout, "hoofd");
+ drukkedoos_print_versie(stdout);
exit(0);
case '?':