From 265c05ec6ccf6abce34fb942a7bea72617adfd86 Mon Sep 17 00:00:00 2001 From: kcwu Date: Sat, 8 Apr 2006 14:20:29 +0000 Subject: fix unpaired brace in comment git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3326 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- mbbsd/board.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mbbsd/board.c') diff --git a/mbbsd/board.c b/mbbsd/board.c index f7451925..2d261d5c 100644 --- a/mbbsd/board.c +++ b/mbbsd/board.c @@ -1062,7 +1062,7 @@ choose_board(int newflag) break; case 'Z': - if (HasUserPerm(PERM_LOGINOK)) { + if (HasUserPerm(PERM_LOGINOK)) vmsg("為避免誤按此功\能已取消,請改至個人設定區修改設定"); break; -- cgit v1.2.3