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 bfa72b6..dc291af 100644
--- a/testpar/t_prestart.c
+++ b/testpar/t_prestart.c
@@ -22,7 +22,7 @@
int nerrors = 0; /* errors count */
-const char *FILENAME[] = {"shutdown", NULL};
+static const char *FILENAME[] = {"shutdown", NULL};
int
main(int argc, char **argv)