summaryrefslogtreecommitdiffstats
path: root/src/H5B2leaf.c
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2020-05-13 12:15:38 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2020-05-13 12:15:38 (GMT)
commitc1db3c97c6d00efadc1240c71eedb57cce423fe5 (patch)
tree5c285bc4199ce8ef06ea6fddc8999dc6ffb0a2d7 /src/H5B2leaf.c
parent9f1d06c7f150d3ad34e24dc0055f493d2210fe91 (diff)
downloadhdf5-c1db3c97c6d00efadc1240c71eedb57cce423fe5.zip
hdf5-c1db3c97c6d00efadc1240c71eedb57cce423fe5.tar.gz
hdf5-c1db3c97c6d00efadc1240c71eedb57cce423fe5.tar.bz2
Whitespace cleanup
Diffstat (limited to 'src/H5B2leaf.c')
-rw-r--r--src/H5B2leaf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5B2leaf.c b/src/H5B2leaf.c
index 7ed0468..b542061 100644
--- a/src/H5B2leaf.c
+++ b/src/H5B2leaf.c
@@ -1027,7 +1027,7 @@ done:
*-------------------------------------------------------------------------
*/
H5_ATTR_PURE herr_t
-H5B2__assert_leaf(const H5B2_hdr_t H5_ATTR_NDEBUG_UNUSED *hdr,
+H5B2__assert_leaf(const H5B2_hdr_t H5_ATTR_NDEBUG_UNUSED *hdr,
const H5B2_leaf_t H5_ATTR_NDEBUG_UNUSED *leaf)
{
/* General sanity checking on node */