summaryrefslogtreecommitdiffstats
path: root/test/flushrefresh.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/flushrefresh.c')
-rw-r--r--test/flushrefresh.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/flushrefresh.c b/test/flushrefresh.c
index 5201404..1f5ee89 100644
--- a/test/flushrefresh.c
+++ b/test/flushrefresh.c
@@ -66,7 +66,7 @@
For errors occurring in the spawned process (from the test script), use
the PROCESS_ERROR macro, which will send a signal to the main process so the
main process can propagate errors correctly. */
-FILE *errorfile;
+static FILE *errorfile;
#define ERRFILE "flushrefresh_ERROR"
#define PROCESS_ERROR \
{ \