aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest/lib500.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/libtest/lib500.c')
-rw-r--r--tests/libtest/lib500.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/libtest/lib500.c b/tests/libtest/lib500.c
index bca5c2310..8ebeb1292 100644
--- a/tests/libtest/lib500.c
+++ b/tests/libtest/lib500.c
@@ -25,7 +25,7 @@
#ifdef LIB585
-int counter;
+static int counter;
static curl_socket_t tst_opensocket(void *clientp,
curlsocktype purpose,