summaryrefslogtreecommitdiffstats
path: root/mbbsd/merge.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/merge.c')
-rw-r--r--mbbsd/merge.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/merge.c b/mbbsd/merge.c
index b3b61b84..a3c4d20b 100644
--- a/mbbsd/merge.c
+++ b/mbbsd/merge.c
@@ -191,7 +191,7 @@ m_sob(void)
strcat(msg, "匯入好友名單\n");
}
sprintf(buf, "帳號匯入報告 %s -> %s ", userid, cuser.userid);
- post_msg("Security", buf, msg, "[系統安全局]");
+ post_msg(GLOBAL_SECURITY, buf, msg, "[系統安全局]");
vmsg("恭喜您完成帳號變身..");
return 0;