]> git.xonotic.org Git - xonotic/darkplaces.git/commit
refactored MSG_ReadString to be nicer code (and fix a potentially uninitialized varia...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 13 Jun 2011 17:31:58 +0000 (17:31 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 13 Jun 2011 17:31:58 +0000 (17:31 +0000)
commit18ebdf763dbed55665bd08d7eabad958bfb345f6
tree112db69ebc808297cba4d5d5154cce4f74a330df
parent7c586d061e7308e0e8164827fa0e14b470921d67
refactored MSG_ReadString to be nicer code (and fix a potentially uninitialized variable warning)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11196 d7cf8633-e32d-0410-b094-e92efae38249
common.c