summaryrefslogtreecommitdiffstats
path: root/src/H5B2cache.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5B2cache.c')
-rw-r--r--src/H5B2cache.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/H5B2cache.c b/src/H5B2cache.c
index ddc402b..9f7d9db 100644
--- a/src/H5B2cache.c
+++ b/src/H5B2cache.c
@@ -284,7 +284,7 @@ done:
/*-------------------------------------------------------------------------
- * Function: H5B_cache_hdr_dest
+ * Function: H5B2_cache_hdr_dest
*
* Purpose: Destroys a B-tree header in memory.
*
@@ -556,7 +556,7 @@ done:
/*-------------------------------------------------------------------------
- * Function: H5B_cache_leaf_dest
+ * Function: H5B2_cache_leaf_dest
*
* Purpose: Destroys a B-tree leaf node in memory.
*
@@ -874,7 +874,7 @@ done:
/*-------------------------------------------------------------------------
- * Function: H5B_cache_internal_dest
+ * Function: H5B2_cache_internal_dest
*
* Purpose: Destroys a B-tree internal node in memory.
*