summaryrefslogtreecommitdiffstats
path: root/mbbsd/user.c
diff options
context:
space:
mode:
authorpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2007-12-22 22:14:38 +0800
committerpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2007-12-22 22:14:38 +0800
commit1216824527a7ba086279b86d1c38c050ba4ad623 (patch)
treeab82bfcde2bf060ce4b6aac35c4cc1d0915ddb6f /mbbsd/user.c
parentab0bb7e2279602bb35ec8b7f3db9b8398d3ffdf1 (diff)
downloadpttbbs-1216824527a7ba086279b86d1c38c050ba4ad623.tar
pttbbs-1216824527a7ba086279b86d1c38c050ba4ad623.tar.gz
pttbbs-1216824527a7ba086279b86d1c38c050ba4ad623.tar.bz2
pttbbs-1216824527a7ba086279b86d1c38c050ba4ad623.tar.lz
pttbbs-1216824527a7ba086279b86d1c38c050ba4ad623.tar.xz
pttbbs-1216824527a7ba086279b86d1c38c050ba4ad623.tar.zst
pttbbs-1216824527a7ba086279b86d1c38c050ba4ad623.zip
-general message refine
-telnet send brk can toggle printing raw output in DBG_OUTRPT mode git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3726 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'mbbsd/user.c')
-rw-r--r--mbbsd/user.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mbbsd/user.c b/mbbsd/user.c
index dde0ee0f..1f66d8fc 100644
--- a/mbbsd/user.c
+++ b/mbbsd/user.c
@@ -513,6 +513,7 @@ void Customize(void)
outs("結束設定。\n");
}
+ redrawwin(); // in case we changed output pref (like DBCS)
vmsg("設定完成");
}