summaryrefslogtreecommitdiffstats
path: root/src/H5Ppublic.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/H5Ppublic.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/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 ee1ba04..65b346d 100644
--- a/src/H5Ppublic.h
+++ b/src/H5Ppublic.h
@@ -7458,10 +7458,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
*
*/