summaryrefslogtreecommitdiffstats
path: root/src/H5Dpublic.h
diff options
context:
space:
mode:
authorgithub-actions <41898282+github-actions[bot]@users.noreply.github.com>2021-05-07 19:47:55 (GMT)
committergithub-actions <41898282+github-actions[bot]@users.noreply.github.com>2021-05-07 19:47:55 (GMT)
commitc8d62a9a5ac82d896080adb43e6b48c553d5c833 (patch)
tree3542b9f0eca59fd55d075bf68fd12e8c22177a00 /src/H5Dpublic.h
parent2f92cb5d19c0040326061fd2010bfd56c908879c (diff)
downloadhdf5-c8d62a9a5ac82d896080adb43e6b48c553d5c833.zip
hdf5-c8d62a9a5ac82d896080adb43e6b48c553d5c833.tar.gz
hdf5-c8d62a9a5ac82d896080adb43e6b48c553d5c833.tar.bz2
Committing clang-format changes
Diffstat (limited to 'src/H5Dpublic.h')
-rw-r--r--src/H5Dpublic.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/H5Dpublic.h b/src/H5Dpublic.h
index 0e2474a..c52bef3 100644
--- a/src/H5Dpublic.h
+++ b/src/H5Dpublic.h
@@ -334,7 +334,6 @@ H5_DLL hid_t H5Dcreate_anon(hid_t loc_id, hid_t type_id, hid_t space_id, hid_t d
*/
H5_DLL hid_t H5Dopen2(hid_t loc_id, const char *name, hid_t dapl_id);
-
/**
* --------------------------------------------------------------------------
*\ingroup H5D