From e42e2de6e2722da3dac9a155ff45e755f7078d79 Mon Sep 17 00:00:00 2001 From: piaip Date: Sun, 9 Dec 2007 04:51:05 +0000 Subject: - change hard coded PTT to macros git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3656 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- util/account.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/account.c') diff --git a/util/account.c b/util/account.c index 35437755..5463d299 100644 --- a/util/account.c +++ b/util/account.c @@ -377,7 +377,7 @@ main(int argc, char **argv) system(buf); } /* Ptt reset Ptt's share memory */ - printf("重設Pttcache 與fcache\n"); + printf("重設cache 與fcache\n"); SHM->Puptime = 0; resolve_fcache(); -- cgit v1.2.3