mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
modified the Curl_perform() proto
This commit is contained in:
parent
bff5f1b944
commit
4999087879
@ -22,7 +22,7 @@
|
|||||||
*
|
*
|
||||||
* $Id$
|
* $Id$
|
||||||
*****************************************************************************/
|
*****************************************************************************/
|
||||||
CURLcode Curl_perform(CURL *curl);
|
CURLcode Curl_perform(struct UrlData *data);
|
||||||
|
|
||||||
/* This sets up a forthcoming transfer */
|
/* This sets up a forthcoming transfer */
|
||||||
CURLcode
|
CURLcode
|
||||||
|
Loading…
Reference in New Issue
Block a user