From 45a5058a15fae9664b45729fbf7617138fd470f6 Mon Sep 17 00:00:00 2001 From: jack Date: Fri, 30 Apr 2004 02:43:30 +0000 Subject: changed stuff.c board.c to i18n format git-svn-id: http://opensvn.csie.org/pttbbs/branches/Jaky.i18n@1896 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- mbbsd/mail.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mbbsd/mail.c') diff --git a/mbbsd/mail.c b/mbbsd/mail.c index 6c0ae7c7..ef017d31 100644 --- a/mbbsd/mail.c +++ b/mbbsd/mail.c @@ -1089,7 +1089,7 @@ static char *mail_help[] = { static int m_help() { - show_help(mail_help); + //i18n remark show_help(mail_help); return FULLUPDATE; } -- cgit v1.2.3