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 e431f43a..c19768b0 100644
--- a/mbbsd/talk.c
+++ b/mbbsd/talk.c
@@ -3092,7 +3092,7 @@ t_idle(void)
currutmp->destuid = idle_type;
do {
move(b_lines - 2, 0);
- clrtoeol();
+ clrtobot();
prints("(Âê©w¿Ã¹õ)µo§b­ì¦]: %s", (idle_type != 6) ?
IdleTypeTable[idle_type] : idle_reason);
refresh();