summaryrefslogtreecommitdiffstats
path: root/mbbsd/screen.c
diff options
context:
space:
mode:
authorkcwu <kcwu@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2004-11-22 17:20:45 +0800
committerkcwu <kcwu@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2004-11-22 17:20:45 +0800
commit3078ba6363327744338ea67097809ec6b2cb066b (patch)
treed692045fd969d431a878b2de385c4dd623df570a /mbbsd/screen.c
parent466da544fda3aa6ed86480162b607e1a2ae6ec55 (diff)
downloadpttbbs-3078ba6363327744338ea67097809ec6b2cb066b.tar
pttbbs-3078ba6363327744338ea67097809ec6b2cb066b.tar.gz
pttbbs-3078ba6363327744338ea67097809ec6b2cb066b.tar.bz2
pttbbs-3078ba6363327744338ea67097809ec6b2cb066b.tar.lz
pttbbs-3078ba6363327744338ea67097809ec6b2cb066b.tar.xz
pttbbs-3078ba6363327744338ea67097809ec6b2cb066b.tar.zst
pttbbs-3078ba6363327744338ea67097809ec6b2cb066b.zip
change utf8 comment to big5
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2349 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'mbbsd/screen.c')
-rw-r--r--mbbsd/screen.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/mbbsd/screen.c b/mbbsd/screen.c
index e0b55ddb..0e3e2af0 100644
--- a/mbbsd/screen.c
+++ b/mbbsd/screen.c
@@ -242,7 +242,7 @@ clrtoeol()
}
/**
- * 從目前的行數(scr_ln) clear 到第 line 行
+ * qثe(scr_ln) clear line
*/
void
clrtoline(int line)
@@ -261,7 +261,7 @@ clrtoline(int line)
}
/**
- * 從目前的行數(scr_ln) clear 到底
+ * qثe(scr_ln) clear 쩳
*/
inline void
clrtobot()