]> icculus.org git repositories - divverent/darkplaces.git/commit
fix Black's PRVM_EDICT_NUM_ERROR return type change which did not work
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 3 Feb 2008 11:12:42 +0000 (11:12 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 3 Feb 2008 11:12:42 +0000 (11:12 +0000)
commit17c4cc7228e9fc5f7c6cd60f12470668fea71646
tree58ddbded42d77de871334595fc759fcda624ab9e
parent3de9888b783deb831a873a6bd6b3f4cddb2d233e
fix Black's PRVM_EDICT_NUM_ERROR return type change which did not work
(0 is not the same as NULL, compilers get upset about that)
one other minor correction of the same kind

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@8066 d7cf8633-e32d-0410-b094-e92efae38249
cl_collision.c
csprogs.c
progsvm.h
prvm_edict.c