[quake3-commits] r1643 - trunk/code/server
DONOTREPLY at icculus.org
DONOTREPLY at icculus.org
Mon Oct 5 18:07:01 EDT 2009
Author: tma
Date: 2009-10-05 18:07:01 -0400 (Mon, 05 Oct 2009)
New Revision: 1643
Modified:
trunk/code/server/sv_client.c
Log:
* Fix incorrect comment
Modified: trunk/code/server/sv_client.c
===================================================================
--- trunk/code/server/sv_client.c 2009-10-03 23:35:07 UTC (rev 1642)
+++ trunk/code/server/sv_client.c 2009-10-05 22:07:01 UTC (rev 1643)
@@ -1397,7 +1397,7 @@
/*
==================
-SV_UpdateUserinfo_f
+SV_Voip_f
==================
*/
static void SV_Voip_f( client_t *cl ) {
More information about the quake3-commits
mailing list