OSDN Git Service

glsl: Add missing semicolon in the grammar
authorKenneth Graunke <kenneth@whitecape.org>
Tue, 20 Nov 2012 06:36:28 +0000 (22:36 -0800)
committerIan Romanick <ian.d.romanick@intel.com>
Thu, 6 Dec 2012 20:13:22 +0000 (12:13 -0800)
commit76f13f80e6ac7dcc7747b22eb513acbe1c2a5760
tree22a7c47075ee05fb02363602ca2a3856996e1329
parent62c0938639401dbf75c61ed7f6f10fd860994cfd
glsl: Add missing semicolon in the grammar

This may not be strictly necessary, but every other rule in the grammar ends
with a semicolon.  It also appears that this was supposed to be commited with
the original patch that changed this rule, but the wrong version of the patch
was accidentally pushed.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/glsl/glsl_parser.yy