summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2004-03-20 21:29:35 +0800
committerin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2004-03-20 21:29:35 +0800
commit54b32b30a7e872cde5dcb8717ee46b36ecbd44bf (patch)
tree97acab8dd9e6ad82643988b4a521c8ec0c3c3765
parent684f8c593b4d8a43ef71637dd21b99daa1c3f689 (diff)
downloadpttbbs-54b32b30a7e872cde5dcb8717ee46b36ecbd44bf.tar
pttbbs-54b32b30a7e872cde5dcb8717ee46b36ecbd44bf.tar.gz
pttbbs-54b32b30a7e872cde5dcb8717ee46b36ecbd44bf.tar.bz2
pttbbs-54b32b30a7e872cde5dcb8717ee46b36ecbd44bf.tar.lz
pttbbs-54b32b30a7e872cde5dcb8717ee46b36ecbd44bf.tar.xz
pttbbs-54b32b30a7e872cde5dcb8717ee46b36ecbd44bf.tar.zst
pttbbs-54b32b30a7e872cde5dcb8717ee46b36ecbd44bf.zip
show #bfs at article list
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1599 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
-rw-r--r--mbbsd/bbs.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/mbbsd/bbs.c b/mbbsd/bbs.c
index 934d375a..7617d35f 100644
--- a/mbbsd/bbs.c
+++ b/mbbsd/bbs.c
@@ -144,9 +144,9 @@ readtitle()
brd_title = bp->title + 7;
showtitle(currBM, brd_title);
- outs("[��]���} [��]�\\Ū [^P]�o���峹 [b]�Ƨѿ� [d]�R�� [z]��ذ� "
- "[TAB]��K [h]elp\n\033[7m �s�� �� �� �@ �� �� �� �� �D"
- " \033[m");
+ prints("[��]���} [��]�\\Ū [^P]�o���峹 [b]�Ƨѿ� [d]�R�� [z]��ذ� "
+ "[TAB]��K [h]elp\n\033[7m �s�� �� �� �@ �� �� �� �� �D"
+ " [%4d] \033[m", SHM->bcache[currbid - 1].nuser);
}
static void