summaryrefslogtreecommitdiffstats
path: root/mbbsd/board.c
diff options
context:
space:
mode:
authorpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2005-09-08 00:56:22 +0800
committerpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2005-09-08 00:56:22 +0800
commit832362c47fd3aa11394ebeedeb8ee9111294adc7 (patch)
tree648c92ee0873fb22248cc95057b8fbe9ac5dbc98 /mbbsd/board.c
parent2ac1cc9e0c58dd7bfb6f4c15f69ab360a11c8f5e (diff)
downloadpttbbs-832362c47fd3aa11394ebeedeb8ee9111294adc7.tar
pttbbs-832362c47fd3aa11394ebeedeb8ee9111294adc7.tar.gz
pttbbs-832362c47fd3aa11394ebeedeb8ee9111294adc7.tar.bz2
pttbbs-832362c47fd3aa11394ebeedeb8ee9111294adc7.tar.lz
pttbbs-832362c47fd3aa11394ebeedeb8ee9111294adc7.tar.xz
pttbbs-832362c47fd3aa11394ebeedeb8ee9111294adc7.tar.zst
pttbbs-832362c47fd3aa11394ebeedeb8ee9111294adc7.zip
pretty format
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3138 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
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();