summaryrefslogtreecommitdiffstats
path: root/src/H5Gbtree2.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Gbtree2.c')
-rw-r--r--src/H5Gbtree2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Gbtree2.c b/src/H5Gbtree2.c
index bc53998..8b0aa11 100644
--- a/src/H5Gbtree2.c
+++ b/src/H5Gbtree2.c
@@ -101,7 +101,6 @@ static herr_t H5G_dense_btree2_name_debug(FILE *stream, const H5F_t *f, hid_t dx
static herr_t H5G_dense_fh_name_cmp(const void *obj, size_t obj_len, void *op_data);
-
/*********************/
/* Package Variables */
/*********************/
@@ -138,6 +137,7 @@ const H5B2_class_t H5G_BT2_CORDER[1]={{ /* B-tree class information */
/* Local Variables */
/*******************/
+
/*-------------------------------------------------------------------------
* Function: H5G_dense_fh_name_cmp