aboutsummaryrefslogtreecommitdiff
path: root/src/help.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/help.c')
-rw-r--r--src/help.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/help.c b/src/help.c
index d7e01a0..6c6ef94 100644
--- a/src/help.c
+++ b/src/help.c
@@ -23,7 +23,7 @@
#include "help.h"
#include "vars.h"
-void help() {
+void help(void) {
if (is_verbose) {
printf("%s , \n", bold_magenta);
printf("%s / \\ \n", bold_magenta);