From da6a317fcaa76d01a43f80925f8d3137e193984c Mon Sep 17 00:00:00 2001 From: piaip Date: Fri, 18 Apr 2008 20:30:14 +0000 Subject: *** 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 --- mbbsd/board.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'mbbsd/board.c') 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 -- cgit v1.2.3