From 1f3a08dfc572f480318e594313c581fc4efb445f Mon Sep 17 00:00:00 2001 From: kcwu Date: Fri, 31 Oct 2003 17:35:37 +0000 Subject: comment git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1286 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- mbbsd/dice.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mbbsd') diff --git a/mbbsd/dice.c b/mbbsd/dice.c index 8fb0a9f9..b6336d93 100644 --- a/mbbsd/dice.c +++ b/mbbsd/dice.c @@ -235,7 +235,7 @@ show_output(int bet[]) move(12, 0); clrtoline(17); - /* 暫時降啦 因為那各clrtoline怪怪的 */ + /* 暫時降啦 因為那各clrtoline怪怪的 */ // XXX 哪裡怪? for (i = 13; i <= 18; i++) { move(i, 0); prints(" "); -- cgit v1.2.3