summaryrefslogtreecommitdiffstats
path: root/test/btree2.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/btree2.c')
-rw-r--r--test/btree2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/btree2.c b/test/btree2.c
index 36182f2..2a38675 100644
--- a/test/btree2.c
+++ b/test/btree2.c
@@ -27,7 +27,7 @@
#include "H5CXprivate.h" /* API Contexts */
#include "H5VLprivate.h" /* Virtual Object Layer */
-const char *FILENAME[] = {"btree2", "btree2_tmp", NULL};
+static const char *FILENAME[] = {"btree2", "btree2_tmp", NULL};
#define INSERT_SPLIT_ROOT_NREC 63
#define INSERT_SPLIT_ROOT_NREC_REC 64