mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-04-12 17:31:09 +08:00
[svn-r2175] Updated API tracing information.
This commit is contained in:
parent
cb0f2f72c2
commit
bc7c5a318c
@ -1158,7 +1158,7 @@ H5Aiterate(hid_t loc_id, unsigned *attr_num, H5A_operator_t op, void *op_data)
|
||||
intn idx;
|
||||
|
||||
FUNC_ENTER(H5Aiterate, FAIL);
|
||||
H5TRACE4("Is","i*Iuxx",loc_id,attr_num,op,op_data);
|
||||
H5TRACE4("e","i*Iuxx",loc_id,attr_num,op,op_data);
|
||||
|
||||
/* check arguments */
|
||||
if (H5I_FILE==H5I_get_type(loc_id) ||
|
||||
|
Loading…
x
Reference in New Issue
Block a user