summaryrefslogtreecommitdiffstats
path: root/mbbsd/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/board.c')
-rw-r--r--mbbsd/board.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/board.c b/mbbsd/board.c
index 6d766ff3..e7658328 100644
--- a/mbbsd/board.c
+++ b/mbbsd/board.c
@@ -1244,7 +1244,7 @@ choose_board(int newflag)
}
Copy(buf, fname);
fav_free();
- load_brdbuf();
+ fav_load();
break;
}
brdnum = -1;