summaryrefslogtreecommitdiffstats
path: root/mbbsd/name.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/name.c')
-rw-r--r--mbbsd/name.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/name.c b/mbbsd/name.c
index 3bd184ad..6ee8849f 100644
--- a/mbbsd/name.c
+++ b/mbbsd/name.c
@@ -2,7 +2,7 @@
#include "bbs.h"
static word_t *current = NULL;
-static char *msg_more = "-- More --";
+static char * const msg_more = "-- More --";
typedef char (*arrptr)[];
/* name complete for user ID */