summaryrefslogtreecommitdiffstats
path: root/hl/src/H5LTparse.h
diff options
context:
space:
mode:
Diffstat (limited to 'hl/src/H5LTparse.h')
-rw-r--r--hl/src/H5LTparse.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hl/src/H5LTparse.h b/hl/src/H5LTparse.h
index 7481a45..71e520d 100644
--- a/hl/src/H5LTparse.h
+++ b/hl/src/H5LTparse.h
@@ -110,7 +110,7 @@ extern int H5LTyydebug;
typedef union YYSTYPE
{
/* Line 2058 of yacc.c */
-#line 66 "H5LTparse.y"
+#line 72 "H5LTparse.y"
int ival; /*for integer token*/
char *sval; /*for name string*/