summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mbbsd/board.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/mbbsd/board.c b/mbbsd/board.c
index 64c27f65..e2cc0abd 100644
--- a/mbbsd/board.c
+++ b/mbbsd/board.c
@@ -1173,11 +1173,10 @@ choose_board(int newflag)
head = 9999;
break;
-#ifdef DEBUG
case 'w':
+ fav_save();
brc_finalize();
break;
-#endif /* defined(DEBUG) */
case KEY_RIGHT:
case '\n':