Skip to content

Commit

Permalink
* Fix incorrect comment
Browse files Browse the repository at this point in the history
  • Loading branch information
timangus committed Oct 5, 2009
1 parent dd572db commit 5c62c95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/server/sv_client.c
Expand Up @@ -1397,7 +1397,7 @@ void SV_UpdateVoipIgnore(client_t *cl, const char *idstr, qboolean ignore)

/*
==================
SV_UpdateUserinfo_f
SV_Voip_f
==================
*/
static void SV_Voip_f( client_t *cl ) {
Expand Down

0 comments on commit 5c62c95

Please sign in to comment.