summaryrefslogtreecommitdiffstats
path: root/mbbsd/bbs.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/bbs.c')
-rw-r--r--mbbsd/bbs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mbbsd/bbs.c b/mbbsd/bbs.c
index 5958e6c0..3d381abe 100644
--- a/mbbsd/bbs.c
+++ b/mbbsd/bbs.c
@@ -3004,6 +3004,7 @@ del_post(int ent, fileheader_t * fhdr, char *direct)
int rpt_bid;
move(b_lines - 2, 0);
+ clrtobot();
for (i = 0; i < SIZE; i++)
prints("%d.%s ", i + 1, badpost_reason[i]);
prints("%d.%s", i + 1, "¨ä¥L");