]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Correct wrong function names in the VM_SAFEPARMCOUNT calls, found by terencehill
authorcloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 16 Jun 2020 14:52:30 +0000 (14:52 +0000)
committercloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 16 Jun 2020 14:52:30 +0000 (14:52 +0000)
commit5727c9874e7f3539ed042a638a7b4850f79d9aa8
tree01dcc1af8c9cdcd6a49927b09df84e427453f1a6
parent7e16c64715773da4acbb6ce305ac8760c7f02afa
Correct wrong function names in the VM_SAFEPARMCOUNT calls, found by terencehill

These didn't break the built-ins, because they just applied to error
messages.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12684 d7cf8633-e32d-0410-b094-e92efae38249
clvm_cmds.c
mvm_cmds.c
prvm_cmds.c
sv_move.c
svvm_cmds.c