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/more.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mbbsd/more.c') diff --git a/mbbsd/more.c b/mbbsd/more.c index 25b3d8dc..69a56bef 100644 --- a/mbbsd/more.c +++ b/mbbsd/more.c @@ -473,7 +473,7 @@ more(char *fpath, int promptend) case 'H': case '?': /* Kaede Buggy ... */ - show_help(more_help); + //i18n remark show_help(more_help); if (pageno) pageno--; lino = line = 0; -- cgit v1.2.3