summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorjhendersonHDF <jhenderson@hdfgroup.org>2023-04-28 16:10:48 (GMT)
committerGitHub <noreply@github.com>2023-04-28 16:10:48 (GMT)
commit4497feb5756d76479fb36fef999692c0909f8340 (patch)
treeb5fca2f04c18ebfbec8f16c28112e69f0ccaefaa /src
parent443ef49ab6dc6deb67f4cf7fe31d9cc40a64fa35 (diff)
downloadhdf5-4497feb5756d76479fb36fef999692c0909f8340.zip
hdf5-4497feb5756d76479fb36fef999692c0909f8340.tar.gz
hdf5-4497feb5756d76479fb36fef999692c0909f8340.tar.bz2
Update H5Dget_space_status bug note to reference 1.14.0 (#2839)
Diffstat (limited to 'src')
-rw-r--r--src/H5Dpublic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Dpublic.h b/src/H5Dpublic.h
index a1d1b06..4315c7b 100644
--- a/src/H5Dpublic.h
+++ b/src/H5Dpublic.h
@@ -461,7 +461,7 @@ H5_DLL hid_t H5Dget_space_async(hid_t dset_id, hid_t es_id);
* \details H5Dget_space_status() determines whether space has been allocated
* for the dataset \p dset_id.
*
- * \note \Bold{BUG:} Prior to the HDF5 1.13.1, 1.12.2 and 1.10.9 releases,
+ * \note \Bold{BUG:} Prior to the HDF5 1.14.0, 1.12.2 and 1.10.9 releases,
* H5Dget_space_status() may return incorrect space allocation status
* values for datasets with filters applied to them.
* H5Dget_space_status() calculated the space allocation status by