aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest/lib1509.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/libtest/lib1509.c')
-rw-r--r--tests/libtest/lib1509.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/libtest/lib1509.c b/tests/libtest/lib1509.c
index df428a0d0..ccb668304 100644
--- a/tests/libtest/lib1509.c
+++ b/tests/libtest/lib1509.c
@@ -28,7 +28,7 @@
size_t WriteOutput(void *ptr, size_t size, size_t nmemb, void *stream);
size_t WriteHeader(void *ptr, size_t size, size_t nmemb, void *stream);
-unsigned long realHeaderSize = 0;
+static unsigned long realHeaderSize = 0;
int test(char *URL)
{