src/H5Block.c
- H5BlockGetFieldInfo() * call of non-existing function "_H5Part_get_object_name()" new name of this function is "H5_get_object_name()".
This commit is contained in:
+1
-1
@@ -1407,7 +1407,7 @@ H5BlockGetFieldInfo (
|
||||
SET_FNAME ( "H5BlockGetFieldInfo" );
|
||||
CHECK_TIMEGROUP( f );
|
||||
|
||||
h5part_int64_t herr = _H5Part_get_object_name (
|
||||
h5part_int64_t herr = H5_get_object_name (
|
||||
f->timegroup,
|
||||
H5BLOCK_GROUPNAME_BLOCK,
|
||||
H5G_GROUP,
|
||||
|
||||
Reference in New Issue
Block a user