summaryrefslogtreecommitdiffstats
path: root/test/API/tarray.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/API/tarray.c')
-rw-r--r--test/API/tarray.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/API/tarray.c b/test/API/tarray.c
index e05cab3..32f3f2d 100644
--- a/test/API/tarray.c
+++ b/test/API/tarray.c
@@ -1919,7 +1919,7 @@ test_compat(void)
size_t off; /* Offset of compound field */
hid_t mtid; /* Datatype ID for field */
int i; /* Index variables */
- hbool_t driver_is_default_compatible;
+ bool driver_is_default_compatible;
herr_t ret; /* Generic return value */
/* Output message about test being performed */