summaryrefslogtreecommitdiffstats
path: root/hl/src/H5LTparse.h
diff options
context:
space:
mode:
authorhdftest <hdftest@jelly.ad.hdfgroup.org>2017-05-15 14:14:00 (GMT)
committerhdftest <hdftest@jelly.ad.hdfgroup.org>2017-05-15 14:14:00 (GMT)
commit04a50b421bee736c13ea69ac1007b46919cc847a (patch)
tree518ea5ffcb08510b6669308473620b520e7428c6 /hl/src/H5LTparse.h
parent51761a03c4598f1175bc2e23e7b152fdc1dd4f4e (diff)
downloadhdf5-04a50b421bee736c13ea69ac1007b46919cc847a.zip
hdf5-04a50b421bee736c13ea69ac1007b46919cc847a.tar.gz
hdf5-04a50b421bee736c13ea69ac1007b46919cc847a.tar.bz2
Snapshot 1.8.19-snap3
Diffstat (limited to 'hl/src/H5LTparse.h')
-rw-r--r--hl/src/H5LTparse.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/hl/src/H5LTparse.h b/hl/src/H5LTparse.h
index 1461830..621dacd 100644
--- a/hl/src/H5LTparse.h
+++ b/hl/src/H5LTparse.h
@@ -109,7 +109,7 @@ extern int H5LTyydebug;
#if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
typedef union YYSTYPE
{
-/* Line 2058 of yacc.c */
+/* Line 2065 of yacc.c */
#line 68 "H5LTparse.y"
int ival; /*for integer token*/
@@ -117,7 +117,7 @@ typedef union YYSTYPE
hid_t hid; /*for hid_t token*/
-/* Line 2058 of yacc.c */
+/* Line 2065 of yacc.c */
#line 122 "H5LTparse.h"
} YYSTYPE;
# define YYSTYPE_IS_TRIVIAL 1