mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 16:18:48 -05:00
fix compiler warning
This commit is contained in:
parent
e3009f2950
commit
880452d2ed
@ -215,7 +215,9 @@ int test(char *URL)
|
|||||||
res = TEST_ERR_RUNS_FOREVER;
|
res = TEST_ERR_RUNS_FOREVER;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* test_cleanup: */
|
#ifdef LIB532
|
||||||
|
test_cleanup:
|
||||||
|
#endif
|
||||||
|
|
||||||
#ifndef LIB527
|
#ifndef LIB527
|
||||||
/* get NUM_HANDLES easy handles */
|
/* get NUM_HANDLES easy handles */
|
||||||
|
Loading…
Reference in New Issue
Block a user