From dbe91ff5847a2d305aaa96c5632c7b646f6f49e5 Mon Sep 17 00:00:00 2001 From: dacctal Date: Sun, 28 Jun 2026 03:50:01 +0000 Subject: aintea fix according to new comp flags --- src/help.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/help.c') 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); -- cgit v1.2.3