summaryrefslogtreecommitdiff
path: root/src/help.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/help.h')
-rw-r--r--src/help.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/help.h b/src/help.h
index 6d21042..96d8c8e 100644
--- a/src/help.h
+++ b/src/help.h
@@ -29,7 +29,7 @@
#include "ncdu.h"
int help_key(int);
-int help_draw(void);
+void help_draw(void);
void help_init();