summaryrefslogtreecommitdiffstats
path: root/test/external_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/external_common.h')
-rw-r--r--test/external_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/external_common.h b/test/external_common.h
index 197be06..cf00fe2 100644
--- a/test/external_common.h
+++ b/test/external_common.h
@@ -31,7 +31,7 @@
extern "C" {
#endif
-H5TEST_DLL herr_t reset_raw_data_files(hbool_t is_env);
+H5TEST_DLL herr_t reset_raw_data_files(bool is_env);
#ifdef __cplusplus
}