From 30eb83a227b6bc5b6efdeeec5052ae1ef4bba45e Mon Sep 17 00:00:00 2001 From: ptt Date: Fri, 23 Apr 2004 02:07:03 +0000 Subject: typo of last update git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1819 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- mbbsd/board.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mbbsd') diff --git a/mbbsd/board.c b/mbbsd/board.c index d4240c2c..7cfeabd1 100644 --- a/mbbsd/board.c +++ b/mbbsd/board.c @@ -627,7 +627,7 @@ choose_board(int newflag) continue; } if (HAS_PERM(PERM_SYSOP) || GROUPOP()) { - if (paste_tag_brds(class_bid) || + if (paste_taged_brds(class_bid) || m_newbrd(0) == -1) break; brdnum = -1; -- cgit v1.2.3