summaryrefslogtreecommitdiffstats
path: root/mbbsd/admin.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/admin.c')
-rw-r--r--mbbsd/admin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/admin.c b/mbbsd/admin.c
index 78a0c945..da7a79ca 100644
--- a/mbbsd/admin.c
+++ b/mbbsd/admin.c
@@ -629,7 +629,7 @@ m_board()
char bname[32];
stand_title("¬ÝªO³]©w");
- CompleteBoard(msg_bid, bname);
+ CompleteBoardAndGroup(msg_bid, bname);
if (!*bname)
return 0;
m_mod_board(bname);