summaryrefslogtreecommitdiffstats
path: root/src/H5Lpublic.h
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2022-12-21 14:10:24 (GMT)
committerGitHub <noreply@github.com>2022-12-21 14:10:24 (GMT)
commit04bd873d77d64b3a2475e8fe63db51e03c13cb07 (patch)
tree0a86beec626b292d90ee0f2229c2b6ba4b000e6e /src/H5Lpublic.h
parent83c7f928f97b56a7a83f7f81b207cbe082136b1f (diff)
downloadhdf5-04bd873d77d64b3a2475e8fe63db51e03c13cb07.zip
hdf5-04bd873d77d64b3a2475e8fe63db51e03c13cb07.tar.gz
hdf5-04bd873d77d64b3a2475e8fe63db51e03c13cb07.tar.bz2
1.14 Fix some doxygen warnings (#2323)
* Fix some doxygen warnings * Remove javadocs * Fix spelling * Fix section format * Correct doxygen function name * Remove duplicate Co-authored-by: Dana Robinson <43805+derobins@users.noreply.github.com>
Diffstat (limited to 'src/H5Lpublic.h')
-rw-r--r--src/H5Lpublic.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/H5Lpublic.h b/src/H5Lpublic.h
index 60e83f2..d2d9e9d 100644
--- a/src/H5Lpublic.h
+++ b/src/H5Lpublic.h
@@ -729,7 +729,7 @@ H5_DLL herr_t H5Lexists_async(hid_t loc_id, const char *name, hbool_t *exists, h
* \p cset specifies the character set in which the link name is
* encoded. Valid values include the following:
* \csets
- * This value is set with H5Pset_char_encoding().
+ * This value is set with #H5Pset_char_encoding.
*
* \c token is the location that a hard link points to, and
* \c val_size is the size of a soft link or user defined link value.
@@ -1525,7 +1525,7 @@ typedef herr_t (*H5L_iterate1_t)(hid_t group, const char *name, const H5L_info1_
* \c cset specifies the character set in which the link name is
* encoded. Valid values include the following:
* \csets
- * This value is set with H5Pset_char_encoding().
+ * This value is set with #H5Pset_char_encoding.
*
* \c address and \c val_size are returned for hard and symbolic
* links, respectively. Symbolic links include soft and external links