X-Git-Url: https://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/4f0369e24277442e70d0edaab02b022bc7a2b6f5..a8ea1a669f332b0ed29c6271896476f59f357533:/src/parse.h diff --git a/src/parse.h b/src/parse.h index 4e8ea24..eab260f 100644 --- a/src/parse.h +++ b/src/parse.h @@ -136,7 +136,7 @@ #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED) -#line 628 "parse.y" +#line 668 "parse.y" typedef union YYSTYPE { char *id; GString *cbuf;