From 60055c15a2ef4934a0571f2aa8eeeb3fbda37275 Mon Sep 17 00:00:00 2001 From: piaip Date: Wed, 6 Jul 2005 12:15:00 +0000 Subject: pmore: avoid dbcs cursor movement doubled due to msg format mail: fix ticket#14 git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2906 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- mbbsd/pmore.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mbbsd/pmore.c') diff --git a/mbbsd/pmore.c b/mbbsd/pmore.c index 03433603..c8f1ded3 100644 --- a/mbbsd/pmore.c +++ b/mbbsd/pmore.c @@ -1884,7 +1884,7 @@ pmore(char *fpath, int promptend) if(postfix1len > 0) outs( mf_viewedAll() ? - ANSI_COLOR(0;31;47)" (y)" ANSI_COLOR(30) "回信" + ANSI_COLOR(0;31;47)"(y)" ANSI_COLOR(30) "回信" ANSI_COLOR(31) "(X)" ANSI_COLOR(30) "推文 " : ANSI_COLOR(0;31;47) "(h)" -- cgit v1.2.3