summaryrefslogtreecommitdiffstats
path: root/test/tselect.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/tselect.c')
-rw-r--r--test/tselect.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/test/tselect.c b/test/tselect.c
index 7e142f3..a665cf2 100644
--- a/test/tselect.c
+++ b/test/tselect.c
@@ -13432,8 +13432,9 @@ test_hyper_unlim(void)
//VDSINC write test saving unlim selection to file as region reference
//VDSINC write tests for more general AND/NOTA/NOTB operations with
- //unlimited selections. Also return values from H5Sget_select_npoints and
- // H5Shyper_get_select_nblocks for unlimited selections
+ //unlimited selections. Also return values from H5Sget_select_npoints,
+ //H5Shyper_get_select_nblocks, and H5Sget_select_bounds for unlimited
+ //selections
/* Close the dataspace */
ret = H5Sclose(sid);