glsl/glcpp: Minor tweak to wording of error message
authorCarl Worth <cworth@cworth.org>
Sat, 21 Jun 2014 02:11:27 +0000 (19:11 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 29 Jul 2014 22:11:49 +0000 (15:11 -0700)
commit0742e0acd302d90dd7f326cf641da61ac60a8508
treebac0153b80470893d94f6b588b5c68d3ae3c8a49
parentf583f214d5b8292aca91ec2217296b7ed17d9df4
glsl/glcpp: Minor tweak to wording of error message

It makes more sense to print the directive name with the preceding '#'.

Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
src/glsl/glcpp/glcpp-parse.y
src/glsl/glcpp/tests/077-else-without-if.c.expected
src/glsl/glcpp/tests/078-elif-without-if.c.expected