Remove _mesa_strncat in favor of plain strncat.
[mesa.git] / src / mesa / shader / program_parse.tab.h
index 860b6f886e962801c761b52bb9cc1ed13613b1f6..045241d9e77d551d053516e6c22a0727963c6d8f 100644 (file)
@@ -154,7 +154,7 @@ typedef union YYSTYPE
 {
 
 /* Line 1676 of yacc.c  */
-#line 116 "program_parse.y"
+#line 126 "program_parse.y"
 
    struct asm_instruction *inst;
    struct asm_symbol *sym;