]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
Fix an error detected by -Wnarrowing (~0 narrowing to unsigned char,
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 18 Jul 2016 02:41:07 +0000 (02:41 +0000)
committerRudolf Polzer <divVerent@xonotic.org>
Thu, 18 Aug 2016 15:41:48 +0000 (17:41 +0200)
commit212fb117d532143c93588ef66a3961cb2ebfc544
tree9afcd8217bbab0a28f076d3397d955a1422b2956
parentfd835064015766e66a8d0d9e1878e7814f1f91e6
Fix an error detected by  -Wnarrowing (~0 narrowing to unsigned char,
changed it to 0xFF)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12261 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=fb976f500f630459116b922a4cbfcf0ac52643b9
dpsoftrast.c