summaryrefslogtreecommitdiffstats
path: root/src/H5PB.c
diff options
context:
space:
mode:
authorDavid Young <dyoung@hdfgroup.org>2020-04-07 14:44:35 (GMT)
committerDavid Young <dyoung@hdfgroup.org>2020-04-07 14:44:35 (GMT)
commitd9ee55cbd97cd85b9ee924feb6818d2e9daea6bd (patch)
tree9a25516a9fe270451e1672e33795c8fe40e34130 /src/H5PB.c
parent1137ffef6ab8bbc33c48014fdc60e00eeee518b6 (diff)
downloadhdf5-d9ee55cbd97cd85b9ee924feb6818d2e9daea6bd.zip
hdf5-d9ee55cbd97cd85b9ee924feb6818d2e9daea6bd.tar.gz
hdf5-d9ee55cbd97cd85b9ee924feb6818d2e9daea6bd.tar.bz2
Remove extraneous whitespace. NFCI.
Diffstat (limited to 'src/H5PB.c')
-rw-r--r--src/H5PB.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/H5PB.c b/src/H5PB.c
index 0855b09..0afa88b 100644
--- a/src/H5PB.c
+++ b/src/H5PB.c
@@ -1803,9 +1803,7 @@ H5PB_vfd_swmr__update_index(H5F_t *f,
*idx_ent_not_in_tl_flushed_ptr = idx_ent_not_in_tl_flushed;
done:
-
FUNC_LEAVE_NOAPI(ret_value)
-
}