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 f98da23d..1355ad34 100644
--- a/mbbsd/board.c
+++ b/mbbsd/board.c
@@ -1151,6 +1151,7 @@ choose_board(int newflag)
else {
ptr->attr |= NBRD_FAV;
+ // FIXME 在空的 folder 'i' 是錯的
if (ch == 'i')
move_in_current_folder(brdnum, num);
else