diff options
Diffstat (limited to 'mbbsd/mail.c')
-rw-r--r-- | mbbsd/mail.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/mail.c b/mbbsd/mail.c index 74efde1f..0196aa88 100644 --- a/mbbsd/mail.c +++ b/mbbsd/mail.c @@ -155,7 +155,7 @@ invalidaddr(const char *addr) "但檢查不出原因,所以我們需要正確的錯誤回報。\n\n" "如果你確實打錯了,請直接略過下面的說明。\n" "如果你認為你輸入的位址確實是對的,請把下面的訊息複製起來\n" - "並貼到 SYSOP 或 PttBug 板。本站為造成不便深感抱歉。\n\n" + "並貼到 " GLOBAL_BUGREPORT " 板。本站為造成不便深感抱歉。\n\n" ANSI_COLOR(1;33)); sprintf(errmsg, "原始輸入位址: [%s]\n" "錯誤位置: 第 %d 字元: 0x%02X [ %c ]\n", |