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