From 08a75940277b9251d03d7724926b75bd47e0cd2e Mon Sep 17 00:00:00 2001 From: scw Date: Thu, 22 Apr 2004 13:30:33 +0000 Subject: Initial brc int New(). git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1806 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- mbbsd/board.c | 1 + 1 file changed, 1 insertion(+) diff --git a/mbbsd/board.c b/mbbsd/board.c index 05fe5b72..fed652bb 100644 --- a/mbbsd/board.c +++ b/mbbsd/board.c @@ -1179,6 +1179,7 @@ New() int stat0 = currstat; class_bid = 0; + init_brdbuf(); choose_board(1); currutmp->mode = mode0; currstat = stat0; -- cgit v1.2.3