summaryrefslogtreecommitdiff
path: root/src/mesa/shader/program_parse.tab.h
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-10-30 19:06:56 -0600
committerBrian Paul <brianp@vmware.com>2009-10-30 19:08:19 -0600
commit5e9f97f0eae5519b7273f0e17000b9d5152f3274 (patch)
treede177a4a3724464114a4d155654edace92d9350c /src/mesa/shader/program_parse.tab.h
parentdf5615de1f1bfc68417eb2a6381fe3d8ab9ac035 (diff)
ARB prog parser: regenerated files
Diffstat (limited to 'src/mesa/shader/program_parse.tab.h')
-rw-r--r--src/mesa/shader/program_parse.tab.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/shader/program_parse.tab.h b/src/mesa/shader/program_parse.tab.h
index ae6dd8c34e..25048065c1 100644
--- a/src/mesa/shader/program_parse.tab.h
+++ b/src/mesa/shader/program_parse.tab.h
@@ -258,7 +258,7 @@
#if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
typedef union YYSTYPE
-#line 116 "program_parse.y"
+#line 122 "program_parse.y"
{
struct asm_instruction *inst;
struct asm_symbol *sym;