summaryrefslogtreecommitdiffstats
path: root/src/H5Ppublic.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/H5Ppublic.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/H5Ppublic.h')
-rw-r--r--src/H5Ppublic.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/H5Ppublic.h b/src/H5Ppublic.h
index 6961c13..35ed341 100644
--- a/src/H5Ppublic.h
+++ b/src/H5Ppublic.h
@@ -7343,10 +7343,6 @@ H5_DLL size_t H5Pget_buffer(hid_t plist_id, void **tconv /*out*/, void **bkg /*o
* If an error occurs, the buffer pointed to by \p expression is
* unchanged, and the function returns a negative value.
*
- * \par Example
- * An example snippet from examples/h5_dtransform.c:
- * \snippet h5_dtransform.c H5Pget_data_transform_snip
- *
* \since 1.8.0
*
*/