From 5e10c5d354c76b1501c8d44320513412acea620c Mon Sep 17 00:00:00 2001 From: ptt Date: Wed, 22 Jun 2005 16:03:48 +0000 Subject: remove one typo git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2858 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- mbbsd/admin.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mbbsd/admin.c b/mbbsd/admin.c index b971f30a..14a4fd25 100644 --- a/mbbsd/admin.c +++ b/mbbsd/admin.c @@ -1450,7 +1450,7 @@ give_money(void) fclose(fp2); sprintf(buf, "%s ¬õ¥]¾÷: %s", cuser.userid, reason); - post_file("Security", buf, "etc/givemoney.log", "[¬õ¥]¾÷³ø§iø]"); + post_file("Security", buf, "etc/givemoney.log", "[¬õ¥]¾÷³ø§i]"); pressanykey(); return FULLUPDATE; } -- cgit v1.2.3