From 80d861dff5d757ef5827054a0633fdbe56ff356a Mon Sep 17 00:00:00 2001 From: piaip Date: Fri, 7 Mar 2008 05:39:27 +0000 Subject: - chicken/upgrade: add live upgrade function - register: general source code refine git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3974 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- include/common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/common.h') diff --git a/include/common.h b/include/common.h index 825f4852..b2371f1d 100644 --- a/include/common.h +++ b/include/common.h @@ -116,7 +116,7 @@ ANSI_COLOR(31) "(x)" ANSI_COLOR(30) "站內轉寄 " \ ANSI_COLOR(31) "(y)" ANSI_COLOR(30) "回群組信 " \ ANSI_COLOR(31) "(d/D)" ANSI_COLOR(30) "刪信 " \ - ANSI_COLOR(31) "(m)" ANSI_COLOR(30) "避免誤刪 " \ + ANSI_COLOR(31) "(m)" ANSI_COLOR(30) "保留標記 " \ ANSI_COLOR(31) "←[q]" ANSI_COLOR(30) "離開 " \ "" -- cgit v1.2.3