summaryrefslogtreecommitdiff
path: root/src/tool_help.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tool_help.h')
-rw-r--r--src/tool_help.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tool_help.h b/src/tool_help.h
index bfb5dcdf3..6c507d4cc 100644
--- a/src/tool_help.h
+++ b/src/tool_help.h
@@ -23,7 +23,7 @@
***************************************************************************/
#include "tool_setup.h"
-void tool_help(void);
+void tool_help(const char *category);
void tool_list_engines(void);
void tool_version_info(void);