summaryrefslogtreecommitdiffstats
path: root/src/H5Fvfd_swmr.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/H5Fvfd_swmr.c
parent09e891477e3946e48d2216e06aca150ad5f2ddb3 (diff)
downloadhdf5-fb51aa0da2322ca10326adb3f4b82d0022ad68f4.zip
hdf5-fb51aa0da2322ca10326adb3f4b82d0022ad68f4.tar.gz
hdf5-fb51aa0da2322ca10326adb3f4b82d0022ad68f4.tar.bz2
Committing clang-format changes
Diffstat (limited to 'src/H5Fvfd_swmr.c')
-rw-r--r--src/H5Fvfd_swmr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Fvfd_swmr.c b/src/H5Fvfd_swmr.c
index 3bc405f..918ef97 100644
--- a/src/H5Fvfd_swmr.c
+++ b/src/H5Fvfd_swmr.c
@@ -320,7 +320,7 @@ H5F_vfd_swmr_close_or_flush(H5F_t *f, hbool_t closing)
}
#if 1 /*Kent */
H5F_POST_VFD_SWMR_LOG_ENTRY(f, 1, "VFD SWMR File close or flush ends")
-#endif
+#endif
done:
if (shared->vfd_swmr_log_on) {