summaryrefslogtreecommitdiffstats
path: root/hl/src/H5LTparse.c
diff options
context:
space:
mode:
authorHDF Tester <hdftest@hdfgroup.org>2014-08-03 10:01:09 (GMT)
committerHDF Tester <hdftest@hdfgroup.org>2014-08-03 10:01:09 (GMT)
commit1bd45cb96f5b463c14ac56d8362b3992be6128c6 (patch)
treeb284c2e1291a59ab9f1660789ef5a2fc2f83bb75 /hl/src/H5LTparse.c
parentd4ebdeadadf89ce03ad537c4b8d2bb66a9f4f828 (diff)
downloadhdf5-1bd45cb96f5b463c14ac56d8362b3992be6128c6.zip
hdf5-1bd45cb96f5b463c14ac56d8362b3992be6128c6.tar.gz
hdf5-1bd45cb96f5b463c14ac56d8362b3992be6128c6.tar.bz2
[svn-r25506] Snapshot version 1.9 release 191
Diffstat (limited to 'hl/src/H5LTparse.c')
-rw-r--r--hl/src/H5LTparse.c13
1 files changed, 6 insertions, 7 deletions
diff --git a/hl/src/H5LTparse.c b/hl/src/H5LTparse.c
index e9a3ec9..aa12185 100644
--- a/hl/src/H5LTparse.c
+++ b/hl/src/H5LTparse.c
@@ -626,12 +626,11 @@ static const char *const yytname[] =
"NUMBER", "'{'", "'}'", "'['", "']'", "'\"'", "':'", "';'", "$accept",
"start", "ddl_type", "atomic_type", "integer_type", "fp_type",
"compound_type", "$@1", "memb_list", "memb_def", "$@2", "field_name",
- "field_offset", "offset", "array_type", "$@3", "dim_list", "dim",
- "$@4", "$@5", "dimsize", "vlen_type", "opaque_type", "$@6", "@7",
- "$@8", "$@9", "opaque_size", "opaque_tag", "string_type", "$@10",
- "$@11", "$@12", "$@13", "@14", "strsize", "strpad", "cset", "ctype",
- "enum_type", "$@15", "enum_list", "enum_def", "$@16", "enum_symbol",
- "enum_val", YY_NULL
+ "field_offset", "offset", "array_type", "$@3", "dim_list", "dim", "$@4",
+ "$@5", "dimsize", "vlen_type", "opaque_type", "$@6", "@7", "$@8", "$@9",
+ "opaque_size", "opaque_tag", "string_type", "$@10", "$@11", "$@12",
+ "$@13", "@14", "strsize", "strpad", "cset", "ctype", "enum_type", "$@15",
+ "enum_list", "enum_def", "$@16", "enum_symbol", "enum_val", YY_NULL
};
#endif
@@ -2188,7 +2187,7 @@ yyreduce:
/* Line 1807 of yacc.c */
-#line 2192 "H5LTparse.c"
+#line 2191 "H5LTparse.c"
default: break;
}
/* User semantic actions sometimes alter yychar, and that requires