summaryrefslogtreecommitdiffstats
path: root/test/stab.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/stab.c')
-rw-r--r--test/stab.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/stab.c b/test/stab.c
index 45010d5..dcd2791 100644
--- a/test/stab.c
+++ b/test/stab.c
@@ -23,7 +23,7 @@
#include "h5test.h"
#include "H5Gpkg.h" /* Groups */
-const char *FILENAME[] = {"stab", NULL};
+static const char *FILENAME[] = {"stab", NULL};
#define NAME_BUF_SIZE 1024