summaryrefslogtreecommitdiffstats
path: root/src/H5Sselect.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Sselect.c')
-rw-r--r--src/H5Sselect.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Sselect.c b/src/H5Sselect.c
index c97d237..18c10e1 100644
--- a/src/H5Sselect.c
+++ b/src/H5Sselect.c
@@ -214,7 +214,7 @@ H5Sget_select_npoints(hid_t spaceid)
PURPOSE
Get the number of elements in current selection
USAGE
- herr_t H5Sselect_hyperslab(ds)
+ herr_t H5S_get_select_npoints(ds)
H5S_t *ds; IN: Dataspace pointer
RETURNS
The number of elements in selection on success, 0 on failure