Imported Upstream version 7.53.1
[platform/upstream/curl.git] / tests / libtest / lib1507.c
index 5a7994e..7ab3057 100644 (file)
@@ -68,7 +68,7 @@ int test(char *URL)
    CURLM *mcurl = NULL;
    int still_running = 1;
    struct timeval mp_start;
-   struct curl_slistrcpt_list = NULL;
+   struct curl_slist *rcpt_list = NULL;
 
    curl_global_init(CURL_GLOBAL_DEFAULT);