]> git.xonotic.org Git - xonotic/darkplaces.git/commitdiff
Forgot a little portion of the comment :-(
authorsajt <sajt@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 23 Aug 2005 05:50:55 +0000 (05:50 +0000)
committersajt <sajt@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 23 Aug 2005 05:50:55 +0000 (05:50 +0000)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@5637 d7cf8633-e32d-0410-b094-e92efae38249

svvm_cmds.c

index c6def35f1826bd486f7511fea09781b026ed471d..c251f370ab6529160a17ee9f2e4f10d7468e619f 100644 (file)
@@ -2476,7 +2476,7 @@ PF_gettaginfo,                            // #452 vector(entity ent, float tagindex) gettaginfo (DP_QC_G
 PF_dropclient,                         // #453 void(entity clent) dropclient (DP_SV_DROPCLIENT)
 PF_spawnclient,                                // #454 entity() spawnclient (DP_SV_BOTCLIENT)
 PF_clienttype,                         // #455 float(entity clent) clienttype (DP_SV_BOTCLIENT)
-PF_WriteUnterminatedString,    // #456
+PF_WriteUnterminatedString,    // #456 void(float to, string s) WriteUnterminatedString (DP_SV_WRITEUNTERMINATEDSTRING)
 NULL,                                          // #457
 NULL,                                          // #458
 NULL,                                          // #459