mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-04-12 17:31:09 +08:00
[svn-r13436] Description:
Correct some errors in comments.
This commit is contained in:
parent
e43364f036
commit
833a813fae
@ -243,7 +243,7 @@ done:
|
||||
/*-------------------------------------------------------------------------
|
||||
* Function: H5Pset_attr_creation_order
|
||||
*
|
||||
* Purpose: Set the flags for creation order of attributes in a group
|
||||
* Purpose: Set the flags for creation order of attributes on an object
|
||||
*
|
||||
* Return: Non-negative on success/Negative on failure
|
||||
*
|
||||
@ -292,8 +292,8 @@ done:
|
||||
/*-------------------------------------------------------------------------
|
||||
* Function: H5Pget_attr_creation_order
|
||||
*
|
||||
* Purpose: Returns the flag indicating that creation order is tracked
|
||||
* for attributes in a group.
|
||||
* Purpose: Returns the flags indicating creation order is tracked/indexed
|
||||
* for attributes on an object.
|
||||
*
|
||||
* Return: Non-negative on success/Negative on failure
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user