summaryrefslogtreecommitdiffstats
path: root/mbbsd/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/board.c')
-rw-r--r--mbbsd/board.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mbbsd/board.c b/mbbsd/board.c
index 3f4e4810..b6278432 100644
--- a/mbbsd/board.c
+++ b/mbbsd/board.c
@@ -207,6 +207,7 @@ b_config(void)
while(!finished) {
move(ytitle +2, 0);
+ clrtobot();
prints(" 中文敘述: %s\n", bp->title);
prints(" 板主名單: %s\n", (bp->BM[0] > ' ')? bp->BM : "(無)");