summaryrefslogtreecommitdiffstats
path: root/src/H5B.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5B.c')
-rw-r--r--src/H5B.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5B.c b/src/H5B.c
index 063ed3f..d6edfbc 100644
--- a/src/H5B.c
+++ b/src/H5B.c
@@ -138,7 +138,7 @@ static const H5AC_class_t H5AC_BT[1] = {
/* Interface initialization? */
#define INTERFACE_INIT NULL
-static interface_initialize_g = FALSE;
+static hbool_t interface_initialize_g = FALSE;
/*-------------------------------------------------------------------------
* Function: H5B_create