r1314 - trunk/code/server
DONOTREPLY at icculus.org
DONOTREPLY at icculus.org
Sat Apr 12 13:14:56 EDT 2008
Author: thilo
Date: 2008-04-12 13:14:53 -0400 (Sat, 12 Apr 2008)
New Revision: 1314
Modified:
trunk/code/server/sv_client.c
Log:
One minor comment fix
Modified: trunk/code/server/sv_client.c
===================================================================
--- trunk/code/server/sv_client.c 2008-04-12 17:03:18 UTC (rev 1313)
+++ trunk/code/server/sv_client.c 2008-04-12 17:14:53 UTC (rev 1314)
@@ -229,9 +229,9 @@
/*
==================
-SV_DirectConnect
+SV_IsBanned
-A "connect" OOB command has been received
+Check whether a certain address is banned
==================
*/
More information about the quake3-commits
mailing list