summaryrefslogtreecommitdiffstats
path: root/src/H5VLpublic.h
diff options
context:
space:
mode:
authorgithub-actions <41898282+github-actions[bot]@users.noreply.github.com>2021-05-08 06:31:59 (GMT)
committergithub-actions <41898282+github-actions[bot]@users.noreply.github.com>2021-05-08 06:31:59 (GMT)
commit2b861c1945bf5f591f175f1c7d4c5b3dae52f961 (patch)
treef60a8d7783881bd98846490af6330c5de1b14d08 /src/H5VLpublic.h
parent974482c372ea6fde60065b82a72902cc4f2742e1 (diff)
downloadhdf5-2b861c1945bf5f591f175f1c7d4c5b3dae52f961.zip
hdf5-2b861c1945bf5f591f175f1c7d4c5b3dae52f961.tar.gz
hdf5-2b861c1945bf5f591f175f1c7d4c5b3dae52f961.tar.bz2
Committing clang-format changes
Diffstat (limited to 'src/H5VLpublic.h')
-rw-r--r--src/H5VLpublic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5VLpublic.h b/src/H5VLpublic.h
index e23fe14..63fea64 100644
--- a/src/H5VLpublic.h
+++ b/src/H5VLpublic.h
@@ -352,7 +352,7 @@ H5_DLL herr_t H5VLunregister_connector(hid_t connector_id);
*
* \since 1.12.0
*/
-H5_DLL herr_t H5VLquery_optional(hid_t obj_id, H5VL_subclass_t subcls, int opt_type, hbool_t *supported);
+H5_DLL herr_t H5VLquery_optional(hid_t obj_id, H5VL_subclass_t subcls, int opt_type, hbool_t *supported);
#ifdef __cplusplus
}