]> git.xonotic.org Git - xonotic/gmqcc.git/commit
set olddecl so we don't access a NULL value when a variable already exists
authorWolfgang (Blub) Bumiller <blub@speed.at>
Sat, 18 Aug 2012 19:31:53 +0000 (21:31 +0200)
committerWolfgang (Blub) Bumiller <blub@speed.at>
Sat, 18 Aug 2012 19:31:53 +0000 (21:31 +0200)
commit83a758e446702fd33ca08541a9ce16d09e15d9dc
treed333ac4cd01f2f3fcd40af1cb090b507c292367e
parentfc1622140b4569d2623113fab9fe757a9b66efc6
set olddecl so we don't access a NULL value when a variable already exists
parser.c