summaryrefslogtreecommitdiffstats
path: root/testpar/t_pflush1.c
diff options
context:
space:
mode:
Diffstat (limited to 'testpar/t_pflush1.c')
-rw-r--r--testpar/t_pflush1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testpar/t_pflush1.c b/testpar/t_pflush1.c
index edfbcfe..f7131d5 100644
--- a/testpar/t_pflush1.c
+++ b/testpar/t_pflush1.c
@@ -22,7 +22,7 @@
*/
#include "h5test.h"
-const char *FILENAME[] = {"flush", "noflush", NULL};
+static const char *FILENAME[] = {"flush", "noflush", NULL};
static int *data_g = NULL;