summaryrefslogtreecommitdiffstats
path: root/mbbsd/screen.c
diff options
context:
space:
mode:
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()