From df3596513c5ccfc7851c97591075faf63cb3c24f Mon Sep 17 00:00:00 2001 From: piaip Date: Sun, 28 Jun 2009 13:27:24 +0000 Subject: * synchronize the terms of pager git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@4711 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- mbbsd/menu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mbbsd') diff --git a/mbbsd/menu.c b/mbbsd/menu.c index 7bf56748..fc8be2b3 100644 --- a/mbbsd/menu.c +++ b/mbbsd/menu.c @@ -225,7 +225,7 @@ show_status(void) ANSI_COLOR(1;33;45) "%-14s" ANSI_COLOR(30;47) " 線上" ANSI_COLOR(31) "%d" ANSI_COLOR(30) "人, 我是" ANSI_COLOR(31) "%s" - ANSI_COLOR(30) "\t[扣機]" ANSI_COLOR(31) "%s ", + ANSI_COLOR(30) "\t[呼叫機]" ANSI_COLOR(31) "%s ", ptime.tm_mon + 1, ptime.tm_mday, myweek[i], myweek[i + 1], ptime.tm_hour, ptime.tm_min, currutmp->birth ? "生日要請客唷" : SHM->today_is, -- cgit v1.2.3