summaryrefslogtreecommitdiffstats
path: root/testpar/t_prestart.c
diff options
context:
space:
mode:
Diffstat (limited to 'testpar/t_prestart.c')
-rw-r--r--testpar/t_prestart.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testpar/t_prestart.c b/testpar/t_prestart.c
index d69f17b..4fd7b5a 100644
--- a/testpar/t_prestart.c
+++ b/testpar/t_prestart.c
@@ -19,7 +19,7 @@
int nerrors = 0; /* errors count */
-const char *FILENAME[] = {"shutdown", NULL};
+static const char *FILENAME[] = {"shutdown", NULL};
int
main(int argc, char **argv)