]> git.rm.cloudns.org Git - xonotic/gmqcc.git/commit
fixed a bug which allowed some statements to end in tokens other than semicolons...
authorWolfgang Bumiller <blub@speed.at>
Thu, 10 Jan 2013 14:23:04 +0000 (15:23 +0100)
committerWolfgang Bumiller <blub@speed.at>
Thu, 10 Jan 2013 14:23:04 +0000 (15:23 +0100)
commit81cc4194dca1a128851fb0a5aed86e30df2542e3
tree957a1fdcc347d01c87e19b4f977f756826ab6da7
parent428453a132f4099d1ff8f61598166bff9d1d3bb4
fixed a bug which allowed some statements to end in tokens other than semicolons... (ie closing parens)
parser.c