summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorgithub-actions <41898282+github-actions[bot]@users.noreply.github.com>2021-09-13 18:47:43 (GMT)
committergithub-actions <41898282+github-actions[bot]@users.noreply.github.com>2021-09-13 18:47:43 (GMT)
commit50db5f95720e74339b230055558ec9591ee46a74 (patch)
treef9f758c2fbbc230cca2884f8197b7d699a3deacc /src
parent54e7dd014bd6e9b57b5508f5bbf3eedbc749b5e0 (diff)
downloadhdf5-50db5f95720e74339b230055558ec9591ee46a74.zip
hdf5-50db5f95720e74339b230055558ec9591ee46a74.tar.gz
hdf5-50db5f95720e74339b230055558ec9591ee46a74.tar.bz2
Committing clang-format changes
Diffstat (limited to 'src')
-rw-r--r--src/H5Fvfd_swmr.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/H5Fvfd_swmr.c b/src/H5Fvfd_swmr.c
index 57c2ecd..69e03a0 100644
--- a/src/H5Fvfd_swmr.c
+++ b/src/H5Fvfd_swmr.c
@@ -1122,7 +1122,6 @@ H5F_vfd_swmr_reader_end_of_tick(H5F_t *f, hbool_t entering_api)
#if 0 /*Kent*/
HDassert(oent->length == nent->length);
#endif
-
/* the page has been altered -- evict it and
* any contained metadata cache entries.