summaryrefslogtreecommitdiffstats
path: root/src/H5Fint.c
diff options
context:
space:
mode:
authorgithub-actions <41898282+github-actions[bot]@users.noreply.github.com>2021-10-25 19:53:48 (GMT)
committergithub-actions <41898282+github-actions[bot]@users.noreply.github.com>2021-10-25 19:53:48 (GMT)
commitfb51aa0da2322ca10326adb3f4b82d0022ad68f4 (patch)
treefaf0dd26b0914b0bf312d5ddda3a5530816ed50f /src/H5Fint.c
parent09e891477e3946e48d2216e06aca150ad5f2ddb3 (diff)
downloadhdf5-fb51aa0da2322ca10326adb3f4b82d0022ad68f4.zip
hdf5-fb51aa0da2322ca10326adb3f4b82d0022ad68f4.tar.gz
hdf5-fb51aa0da2322ca10326adb3f4b82d0022ad68f4.tar.bz2
Committing clang-format changes
Diffstat (limited to 'src/H5Fint.c')
-rw-r--r--src/H5Fint.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Fint.c b/src/H5Fint.c
index f6b4e1a..f7a988b 100644
--- a/src/H5Fint.c
+++ b/src/H5Fint.c
@@ -2013,7 +2013,7 @@ H5F_open(const char *name, unsigned flags, hid_t fcpl_id, hid_t fapl_id)
/* Short cuts */
shared = file->shared;
-
+
/* Set up the VFD SWMR LOG file */
/* Kent*/
if (vfd_swmr_config_ptr->version) {