summaryrefslogtreecommitdiffstats
path: root/src/H5Ppublic.h
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2022-12-27 20:57:01 (GMT)
committerGitHub <noreply@github.com>2022-12-27 20:57:01 (GMT)
commite985e8d7fa9c74c4e50c0f836fc2f70478792779 (patch)
tree3f29c3bc76cc28f20e6ab5aec4b090be2ad1dfa3 /src/H5Ppublic.h
parente783b100d473f0e4f77147f3b89b0a73cb09126a (diff)
downloadhdf5-e985e8d7fa9c74c4e50c0f836fc2f70478792779.zip
hdf5-e985e8d7fa9c74c4e50c0f836fc2f70478792779.tar.gz
hdf5-e985e8d7fa9c74c4e50c0f836fc2f70478792779.tar.bz2
Brings Doxygen changes from develop (#2366)
Diffstat (limited to 'src/H5Ppublic.h')
-rw-r--r--src/H5Ppublic.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/H5Ppublic.h b/src/H5Ppublic.h
index a4993ab..5d3774b 100644
--- a/src/H5Ppublic.h
+++ b/src/H5Ppublic.h
@@ -5329,7 +5329,7 @@ H5_DLL herr_t H5Pset_vol(hid_t plist_id, hid_t new_vol_id, const void *new_vol_i
* \note The H5VL_CAP_FLAG_ASYNC flag can be checked to see if asynchronous
* operations are supported by the VOL connector stack.
*
- * \since 1.13.0
+ * \since 1.14.0
*
*/
H5_DLL herr_t H5Pget_vol_cap_flags(hid_t plist_id, uint64_t *cap_flags);
@@ -8194,7 +8194,7 @@ H5_DLL herr_t H5Pget_mpio_no_collective_cause(hid_t plist_id, uint32_t *local_no
* please see the documentation for that routine for details about
* their use.
*
- * \since 1.13.0
+ * \since 1.14.0
*
*/
H5_DLL herr_t H5Pset_dataset_io_hyperslab_selection(hid_t plist_id, unsigned rank, H5S_seloper_t op,