summaryrefslogtreecommitdiffstats
path: root/src/H5VLpublic.h
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2022-12-28 21:07:16 (GMT)
committerGitHub <noreply@github.com>2022-12-28 21:07:16 (GMT)
commit78ded4f1061d024d7306532a31d02233d4ffe668 (patch)
treed12404e6ab055be53fb930cb40796305fd895eda /src/H5VLpublic.h
parente985e8d7fa9c74c4e50c0f836fc2f70478792779 (diff)
downloadhdf5-78ded4f1061d024d7306532a31d02233d4ffe668.zip
hdf5-78ded4f1061d024d7306532a31d02233d4ffe668.tar.gz
hdf5-78ded4f1061d024d7306532a31d02233d4ffe668.tar.bz2
Adds Doxygen markup for H5FDdriver_query() (#2375)
Diffstat (limited to 'src/H5VLpublic.h')
-rw-r--r--src/H5VLpublic.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/H5VLpublic.h b/src/H5VLpublic.h
index f32abda..c0a0e68 100644
--- a/src/H5VLpublic.h
+++ b/src/H5VLpublic.h
@@ -409,9 +409,8 @@ H5_DLL herr_t H5VLquery_optional(hid_t obj_id, H5VL_subclass_t subcls, int opt_t
* \brief Determines whether an object ID represents a native
* VOL connector object.
*
- * \param[in] obj_id Object identifier
- * \param[in] is_native Boolean determining whether object is a native
- * VOL connector object
+ * \obj_id
+ * \param[out] is_native Boolean determining whether object is a native VOL connector object
* \return \herr_t
*
* \since 1.14.0