summaryrefslogtreecommitdiffstats
path: root/src/H5AC.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5AC.c')
-rw-r--r--src/H5AC.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/H5AC.c b/src/H5AC.c
index 2d10b03..86e9e17 100644
--- a/src/H5AC.c
+++ b/src/H5AC.c
@@ -743,6 +743,7 @@ static const char * H5AC_entry_type_names[H5AC_NTYPES] =
"v2 B-tree internal nodes",
"v2 B-tree leaf nodes",
"fractal heap headers",
+ "fractal heap direct blocks",
"test entry" /* for testing only -- not used for actual files */
};