summaryrefslogtreecommitdiffstats
path: root/mbbsd/pmore.c
diff options
context:
space:
mode:
authorpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2005-07-06 20:15:00 +0800
committerpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2005-07-06 20:15:00 +0800
commit60055c15a2ef4934a0571f2aa8eeeb3fbda37275 (patch)
treea515a9715351c955555c89096544b5ca3380b400 /mbbsd/pmore.c
parentd3dbb71b0dffe5ae7ca08d981d2dfa1fa268d0b7 (diff)
downloadpttbbs-60055c15a2ef4934a0571f2aa8eeeb3fbda37275.tar
pttbbs-60055c15a2ef4934a0571f2aa8eeeb3fbda37275.tar.gz
pttbbs-60055c15a2ef4934a0571f2aa8eeeb3fbda37275.tar.bz2
pttbbs-60055c15a2ef4934a0571f2aa8eeeb3fbda37275.tar.lz
pttbbs-60055c15a2ef4934a0571f2aa8eeeb3fbda37275.tar.xz
pttbbs-60055c15a2ef4934a0571f2aa8eeeb3fbda37275.tar.zst
pttbbs-60055c15a2ef4934a0571f2aa8eeeb3fbda37275.zip
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
Diffstat (limited to 'mbbsd/pmore.c')
-rw-r--r--mbbsd/pmore.c2
1 files changed, 1 insertions, 1 deletions
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)"