mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-31 17:10:47 +08:00
Fixes typo in tselect.c
This commit is contained in:
parent
91f5320ff0
commit
dbba42c306
@ -15503,7 +15503,7 @@ test_h5s_set_extent_none(void)
|
||||
|
||||
/* Dataspace class will be H5S_NULL after this.
|
||||
* In versions prior to 1.10.7 / 1.12.1 this would produce a
|
||||
* dataspace with the internal H5S_NO_SPACE class.
|
||||
* dataspace with the internal H5S_NO_CLASS class.
|
||||
*/
|
||||
ret = H5Sset_extent_none(sid);
|
||||
CHECK(ret, FAIL, "H5Sset_extent_none");
|
||||
|
Loading…
x
Reference in New Issue
Block a user