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