mirror of
https://github.com/curl/curl.git
synced 2026-07-24 14:57:17 +03:00
parent
3084f87757
commit
8dcbb0f191
1 changed files with 1 additions and 1 deletions
|
|
@ -126,7 +126,7 @@ if(curl) {
|
|||
|
||||
curl_easy_perform(curl);
|
||||
|
||||
curl_slist_free_all(list); /* free the list again */
|
||||
curl_slist_free_all(list); /* free the list */
|
||||
}
|
||||
.fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue