summaryrefslogtreecommitdiffstats
path: root/mbbsd/board.c
diff options
context:
space:
mode:
authorpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2008-04-19 04:30:14 +0800
committerpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2008-04-19 04:30:14 +0800
commitda6a317fcaa76d01a43f80925f8d3137e193984c (patch)
tree59722cebfe6f33c8d002bc526f36191edfd477f6 /mbbsd/board.c
parenta1f92612eb4f8e33612b498314c9c5ebd167a9b5 (diff)
downloadpttbbs-da6a317fcaa76d01a43f80925f8d3137e193984c.tar
pttbbs-da6a317fcaa76d01a43f80925f8d3137e193984c.tar.gz
pttbbs-da6a317fcaa76d01a43f80925f8d3137e193984c.tar.bz2
pttbbs-da6a317fcaa76d01a43f80925f8d3137e193984c.tar.lz
pttbbs-da6a317fcaa76d01a43f80925f8d3137e193984c.tar.xz
pttbbs-da6a317fcaa76d01a43f80925f8d3137e193984c.tar.zst
pttbbs-da6a317fcaa76d01a43f80925f8d3137e193984c.zip
*** PASSWD CHANGE *** PLEASE READ UPDATING FOR DEFAILT INFORMATION.
YOU NEED TO SHUTDOWN BBS TO PREPARE THIS CHANGE. - split justify to career and phone - prevent padding in structers that wil be written to disk git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@4194 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'mbbsd/board.c')
-rw-r--r--mbbsd/board.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/mbbsd/board.c b/mbbsd/board.c
index e999dc21..801d29c6 100644
--- a/mbbsd/board.c
+++ b/mbbsd/board.c
@@ -382,13 +382,10 @@ b_config(void)
(bp->brdattr & BRD_IPLOGRECMD) ?
ANSI_COLOR(1)"自動":"不會");
-// enable if we have it.
-#ifdef EXP_ALIGNEDCMT
prints( " " ANSI_COLOR(1;36) "a" ANSI_RESET
" - 推文時 %s" ANSI_RESET " 開頭\n",
(bp->brdattr & BRD_ALIGNEDCMT) ?
- ANSI_COLOR(1)"對齊":"不對齊");
-#endif
+ ANSI_COLOR(1)"對齊":"不用對齊");
#ifdef USE_AUTOCPLOG
prints( " " ANSI_COLOR(1;36) "x" ANSI_RESET