diff options
Diffstat (limited to 'src/H5Gobj.c')
-rw-r--r-- | src/H5Gobj.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/H5Gobj.c b/src/H5Gobj.c index 09eb3b1..a3166ba 100644 --- a/src/H5Gobj.c +++ b/src/H5Gobj.c @@ -1247,3 +1247,4 @@ H5G_obj_lookup_by_idx(H5O_loc_t *grp_oloc, H5_index_t idx_type, done: FUNC_LEAVE_NOAPI(ret_value) } /* end H5G_obj_lookup_by_idx() */ + |