summaryrefslogtreecommitdiffstats
path: root/mbbsd/stuff.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/stuff.c')
-rw-r--r--mbbsd/stuff.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/stuff.c b/mbbsd/stuff.c
index 1381d61f..ed671596 100644
--- a/mbbsd/stuff.c
+++ b/mbbsd/stuff.c
@@ -669,7 +669,7 @@ log_file(char *fn, int flag, const char *fmt,...)
}
void
-show_help(char *helptext[])
+show_help(char * const helptext[])
{
char *str;
int i;