mirror of
https://github.com/moparisthebest/curl
synced 2025-03-11 07:39:50 -04:00
this might actually compile too...
This commit is contained in:
parent
2457a31948
commit
3ceb2bcbb9
@ -44,8 +44,7 @@ WriteMemoryCallback(void *ptr, size_t size, size_t nmemb, void *data)
|
||||
|
||||
int main(int argc, char **argv)
|
||||
{
|
||||
CURL *curl;
|
||||
CURLcode res;
|
||||
CURL *curl_handle;
|
||||
|
||||
struct MemoryStruct chunk;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user