summaryrefslogtreecommitdiffstats
path: root/src/H5Dpublic.h
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2021-09-10 12:43:13 (GMT)
committerGitHub <noreply@github.com>2021-09-10 12:43:13 (GMT)
commit8281b6a74e5701bca439a8c16de5924d43509105 (patch)
tree9fc4fdbe5b3bfe4a0e6a929d8612967d9e5bf115 /src/H5Dpublic.h
parent440cb4826830525722b19f6745e75c1a75459f82 (diff)
downloadhdf5-8281b6a74e5701bca439a8c16de5924d43509105.zip
hdf5-8281b6a74e5701bca439a8c16de5924d43509105.tar.gz
hdf5-8281b6a74e5701bca439a8c16de5924d43509105.tar.bz2
Merge Fix various warnings and issues in doxygen doc generation #994 (#997)
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 a4de5b2..1fdfa3f 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