]> git.xonotic.org Git - xonotic/gmqcc.git/commit
fix wrong parameter order in parse_variable calls, dammit I hate how 'bool' and ...
authorWolfgang (Blub) Bumiller <blub@speed.at>
Sun, 25 Nov 2012 19:29:12 +0000 (20:29 +0100)
committerWolfgang (Blub) Bumiller <blub@speed.at>
Sun, 25 Nov 2012 19:29:12 +0000 (20:29 +0100)
commit4513fc4d0b87823749f9d7ffc584086794138f99
tree159af54bf86930997f85686d8b2ad0113c687392
parent1b72cb264a0cf180e0b491cc4a7f77b14beca525
fix wrong parameter order in parse_variable calls, dammit I hate how 'bool' and 'int' are implicitly convertible here
parser.c