[Tux4kids-commits] r1359 - tuxmath/branches/lan/server
David Bruce
dbruce-guest at alioth.debian.org
Tue Aug 4 18:25:04 UTC 2009
Author: dbruce-guest
Date: 2009-08-04 18:25:04 +0000 (Tue, 04 Aug 2009)
New Revision: 1359
Modified:
tuxmath/branches/lan/server/server.c
Log:
fixed typos leftover from last commit - hee hee.
Modified: tuxmath/branches/lan/server/server.c
===================================================================
--- tuxmath/branches/lan/server/server.c 2009-08-04 18:24:57 UTC (rev 1358)
+++ tuxmath/branches/lan/server/server.c 2009-08-04 18:25:04 UTC (rev 1359)
@@ -481,8 +481,6 @@
printf("buffer received from client %d is: %s\n", i, buffer);
#endif
- buffer, i, game_in_progress);
-
/* Here we pass the client number and the message buffer */
/* to a suitable function for further action: */
if(game_in_progress)
More information about the Tux4kids-commits
mailing list