summaryrefslogtreecommitdiffstats
path: root/tools/h5stat/h5stat.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/h5stat/h5stat.c')
-rw-r--r--tools/h5stat/h5stat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h5stat/h5stat.c b/tools/h5stat/h5stat.c
index d6f5e5c..a4032b1 100644
--- a/tools/h5stat/h5stat.c
+++ b/tools/h5stat/h5stat.c
@@ -104,7 +104,7 @@ static const char *drivername = "";
*/
static H5FD_ros3_fapl_t ros3_fa = {
1, /* fapl version */
- false, /* authenticate */
+ FALSE, /* authenticate */
"", /* aws region */
"", /* access key id */
"", /* secret access key */