summaryrefslogtreecommitdiffstats
path: root/src/H5VLconnector_passthru.h
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2022-12-20 22:59:40 (GMT)
committerGitHub <noreply@github.com>2022-12-20 22:59:40 (GMT)
commitc1e44d32e616518e0626bdfe042bed0052846fef (patch)
treeca3d476dc7551b26ad617c91a81aef39bd722493 /src/H5VLconnector_passthru.h
parentb9244a85d9f1cc5e9bbec61ca73c0cbd9c4cf249 (diff)
downloadhdf5-c1e44d32e616518e0626bdfe042bed0052846fef.zip
hdf5-c1e44d32e616518e0626bdfe042bed0052846fef.tar.gz
hdf5-c1e44d32e616518e0626bdfe042bed0052846fef.tar.bz2
Fix doxygen warnings and remove javadocs (#2324)
* Fix doxygen warnings and remove javadocs * fix typo
Diffstat (limited to 'src/H5VLconnector_passthru.h')
-rw-r--r--src/H5VLconnector_passthru.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5VLconnector_passthru.h b/src/H5VLconnector_passthru.h
index 68dd33a..d10bac4 100644
--- a/src/H5VLconnector_passthru.h
+++ b/src/H5VLconnector_passthru.h
@@ -71,7 +71,7 @@ H5_DLL herr_t H5VLcmp_connector_cls(int *cmp, hid_t connector_id1, hid_t connect
* - #H5I_MAP
* - #H5I_ATTR
*
- * \return \hid_t
+ * \return \hid_t{VOL connector}
*
* \note This routine is mainly targeted toward wrapping objects for
* iteration routine callbacks (i.e. the callbacks from H5Aiterate*,