summaryrefslogtreecommitdiffstats
path: root/mbbsd/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/board.c')
-rw-r--r--mbbsd/board.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/board.c b/mbbsd/board.c
index 46a52e74..2256c6f4 100644
--- a/mbbsd/board.c
+++ b/mbbsd/board.c
@@ -507,7 +507,7 @@ show_brdlist(int head, int clsflag, int newflag)
outs( newflag ?
"總數 未讀 看 板 " :
" 編號 看 板 ");
- outs( " 類別 轉信 中 文 敘 述 人氣 板 主");
+ outs( " 類別 轉信 中 文 敘 述 人氣 板 主");
outslr("", 72, ANSI_RESET, 0);
move(b_lines, 0);
brdlist_foot();