summaryrefslogtreecommitdiffstats
path: root/mbbsd/chc.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/chc.c')
-rw-r--r--mbbsd/chc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/chc.c b/mbbsd/chc.c
index 8f0f37d5..7d36ce9d 100644
--- a/mbbsd/chc.c
+++ b/mbbsd/chc.c
@@ -966,7 +966,7 @@ chc(int s, int mode)
/* CHC_WATCH is unstable!! */
if (mode & CHC_WATCH) {
- vmsg("觀棋功能不穩定,暫時停止使用。");
+ vmsg("觀棋功\能不穩定,暫時停止使用。");
return;
}