summaryrefslogtreecommitdiffstats
path: root/src/H5Dpublic.h
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2021-09-10 12:41:53 (GMT)
committerGitHub <noreply@github.com>2021-09-10 12:41:53 (GMT)
commitb30a44973e97c56bf7772cdbf767b98f84122397 (patch)
tree7119bde4cf6155222f932f68bcefb1a69d72c178 /src/H5Dpublic.h
parentd41c8049b68bb18dc2dd3b15e73571c170e7a102 (diff)
downloadhdf5-b30a44973e97c56bf7772cdbf767b98f84122397.zip
hdf5-b30a44973e97c56bf7772cdbf767b98f84122397.tar.gz
hdf5-b30a44973e97c56bf7772cdbf767b98f84122397.tar.bz2
Merge Fix various warnings and issues in doxygen doc generation #994 (#996)
Diffstat (limited to 'src/H5Dpublic.h')
-rw-r--r--src/H5Dpublic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Dpublic.h b/src/H5Dpublic.h
index 26e54d4..f95d0dc 100644
--- a/src/H5Dpublic.h
+++ b/src/H5Dpublic.h
@@ -152,7 +152,7 @@ typedef herr_t (*H5D_append_cb_t)(hid_t dataset_id, hsize_t *cur_dims, void *op_
*
* \param[in,out] elem Pointer to the memory buffer containing the current dataset
* element
- * \param[in] type_id Datatype identifier of the elements stored in \pelem
+ * \param[in] type_id Datatype identifier of the elements stored in \p elem
* \param[in] ndim Number of dimensions for the \p point array
* \param[in] point Array containing the location of the element within
* the original dataspace