From 405013042c92f06d0c949eff6065e782e352c298 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 00:38:23 +0000 Subject: [PATCH] Committing clang-format changes --- src/H5Z.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/H5Z.c b/src/H5Z.c index d195a2dc5d6..749652ce451 100644 --- a/src/H5Z.c +++ b/src/H5Z.c @@ -1572,7 +1572,6 @@ H5Z_pipeline(const H5O_pline_t *pline, unsigned flags, unsigned *filter_mask /*i FUNC_LEAVE_NOAPI(ret_value) /* clang-format on */ - } /*-------------------------------------------------------------------------