summaryrefslogtreecommitdiffstats
path: root/mbbsd/talk.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/talk.c')
-rw-r--r--mbbsd/talk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/talk.c b/mbbsd/talk.c
index 29532d82..5a82e5bb 100644
--- a/mbbsd/talk.c
+++ b/mbbsd/talk.c
@@ -2929,7 +2929,7 @@ userlist(void)
move(b_lines - 4, 0);
clrtobot();
move(b_lines - 3, 0);
- prints("系統提供 一般 進階 未來 三種模式\n"
+ outs("系統提供 一般 進階 未來 三種模式\n"
"在切換後請正常下線再重新登入, 以確保結構正確\n");
vmsgf( "目前切換到 %s 水球模式", wm[tmp]);
redrawall = redraw = 1;