modified the Curl_perform() proto
This commit is contained in:
parent
bff5f1b944
commit
4999087879
@ -22,7 +22,7 @@
|
||||
*
|
||||
* $Id$
|
||||
*****************************************************************************/
|
||||
CURLcode Curl_perform(CURL *curl);
|
||||
CURLcode Curl_perform(struct UrlData *data);
|
||||
|
||||
/* This sets up a forthcoming transfer */
|
||||
CURLcode
|
||||
|
Loading…
Reference in New Issue
Block a user