From c0726812e722775ab48099e6a38f5199ab0bdee3 Mon Sep 17 00:00:00 2001 From: ptt Date: Sat, 10 Jul 2004 18:38:31 +0000 Subject: Typo ^R-> ^P git-svn-id: http://opensvn.csie.org/pttbbs/branches/ptt.fpg@2125 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- mbbsd/edit.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mbbsd') diff --git a/mbbsd/edit.c b/mbbsd/edit.c index f1ca00b6..446a91af 100644 --- a/mbbsd/edit.c +++ b/mbbsd/edit.c @@ -212,9 +212,9 @@ edit_msg() move(b_lines, 0); clrtoeol(); prints("\033[%sm ½s¿è¤å³¹ \033[31;47m (^Z)\033[30m»¡©ú " - "\033[31;47m(^R)\033[30m²Å¸¹" + "\033[31;47m(^P)\033[30m²Å¸¹ " "\033[31;47m(^G)\033[30m´¡¤J¹Ï¤å®w \033[31m(^X,^Q)" - "\033[30mÂ÷¶}ùø%s¢x%c%c%c%cùø %3d:%3d \033[m", + "\033[30mÂ÷¶}ùø%s¢x%c%c%c%cùø %3d:%3d \033[m", "37;44", edit_mode[insert_character], my_ansimode ? 'A' : 'a', indent_mode ? 'I' : 'i', -- cgit v1.2.3