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:
2007-12-17 12:33:16 +00:00
parent 4e7f8be568
commit 89bdeb1459
+1 -1
View File
@@ -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,