]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Stop using bytes >= 128 in format strings. They break on Android.
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 20 Jul 2016 13:13:40 +0000 (13:13 +0000)
committerRudolf Polzer <divVerent@xonotic.org>
Thu, 18 Aug 2016 15:42:44 +0000 (17:42 +0200)
commitf7a62fcdf3717b2387251677bdb596f6446db915
treef89b4bfe957e8155e5287a813e38355e21277617
parent8f89970ce68d737ab2922c542dd5ee44438da817
Stop using bytes >= 128 in format strings. They break on Android.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12268 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=8a63c9d9cc55b25071bd6d168e1245c28b8dd5c8
host_cmd.c
netconn.c