aboutsummaryrefslogtreecommitdiff
path: root/src/help.c
diff options
context:
space:
mode:
authordacctal <donotcontactmevia@email.invalid>2026-06-28 03:50:01 +0000
committerdacctal <donotcontactmevia@email.invalid>2026-06-28 03:50:01 +0000
commitdbe91ff5847a2d305aaa96c5632c7b646f6f49e5 (patch)
tree68c256fc95a3825069c3700e91c6de6c1e125c5f /src/help.c
parentce574919bc809ace81837fdd87d130651a7c7a50 (diff)
aintea <aintea@protonmail.com> fix according to new comp flags
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);