summaryrefslogtreecommitdiffstats
path: root/test/lheap.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/lheap.c')
-rw-r--r--test/lheap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lheap.c b/test/lheap.c
index c527fe2..e8e7724 100644
--- a/test/lheap.c
+++ b/test/lheap.c
@@ -24,7 +24,7 @@
#include "H5Iprivate.h"
#include "H5VLprivate.h" /* Virtual Object Layer */
-const char *FILENAME[] = {"lheap", NULL};
+static const char *FILENAME[] = {"lheap", NULL};
#define TESTFILE "tsizeslheap.h5"