Skip to content
Snippets Groups Projects
Commit 2ea31b0e authored by Yang Tse's avatar Yang Tse
Browse files

compiler warning: fix

Fix compiler warning: external definition with no prior declaration
parent de70ddb7
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@
#ifdef LIB585
int counter;
static int counter;
static curl_socket_t tst_opensocket(void *clientp,
curlsocktype purpose,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment