summaryrefslogtreecommitdiffstats
path: root/hl/src/H5DOpublic.h
diff options
context:
space:
mode:
authorvchoi-hdfgroup <55293060+vchoi-hdfgroup@users.noreply.github.com>2022-07-14 16:32:09 (GMT)
committerGitHub <noreply@github.com>2022-07-14 16:32:09 (GMT)
commitc835d16a597982d72bc160a96f2218a20f9dd010 (patch)
tree9681ccbc4d3f2367b78c86b985f5c96954e917e5 /hl/src/H5DOpublic.h
parent385ae6ac5b729e9eaf076bd13424108e168fbf2d (diff)
downloadhdf5-c835d16a597982d72bc160a96f2218a20f9dd010.zip
hdf5-c835d16a597982d72bc160a96f2218a20f9dd010.tar.gz
hdf5-c835d16a597982d72bc160a96f2218a20f9dd010.tar.bz2
Remove superfluous dot from hl doxygen. (#1891)
Co-authored-by: vchoi <vchoi@jelly.ad.hdfgroup.org>
Diffstat (limited to 'hl/src/H5DOpublic.h')
-rw-r--r--hl/src/H5DOpublic.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/hl/src/H5DOpublic.h b/hl/src/H5DOpublic.h
index 99358b3..13b2422 100644
--- a/hl/src/H5DOpublic.h
+++ b/hl/src/H5DOpublic.h
@@ -37,7 +37,6 @@ extern "C" {
* \n Reads a raw data chunk directly from a dataset in a file into a buffer (DEPRECATED)
* - \ref H5DOwrite_chunk
* \n Writes a raw data chunk from a buffer directly to a dataset in a file (DEPRECATED)
- * .
*
*/