summaryrefslogtreecommitdiffstats
path: root/mbbsd/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/board.c')
-rw-r--r--mbbsd/board.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mbbsd/board.c b/mbbsd/board.c
index 743a8bb6..78bbd92b 100644
--- a/mbbsd/board.c
+++ b/mbbsd/board.c
@@ -1221,6 +1221,7 @@ root_board(void)
{
init_brdbuf();
class_bid = 1;
+/* class_bid = 0; */
LIST_BRD();
choose_board(0);
return 0;