mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-18 15:15:56 +08:00
Fix minor typo in H5S_select_iter_release
This commit is contained in:
parent
ca1ee7fae1
commit
6c62678939
@ -1395,7 +1395,7 @@ done:
|
||||
PURPOSE
|
||||
Release a selection iterator's resources.
|
||||
USAGE
|
||||
hssize_t H5S_select_iter_release(sel_iter)
|
||||
herr_t H5S_select_iter_release(sel_iter)
|
||||
H5S_sel_iter_t *sel_iter; IN: Selection iterator to query
|
||||
RETURNS
|
||||
The number of elements in selection on success, 0 on failure
|
||||
|
Loading…
Reference in New Issue
Block a user