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 cde95cb0..4e5fa46c 100644
--- a/mbbsd/stuff.c
+++ b/mbbsd/stuff.c
@@ -410,7 +410,7 @@ vmsg_lines(const int lines, const char msg[])
clrtoeol();
if (msg)
- outs(msg);
+ outs((char *)msg);
else
outs("\033[46;1m \033[37m"
"\033[200m\033[1431m\033[506m□ 請按 \033[33m(Space/Return)\033[37m 繼續 □\033[201m (^T) 收到暫存檔 \033[m");