Update instances of some obsolete CURLOPTs to their new names
[platform/upstream/curl.git] / docs / libcurl / libcurl.m4
index d7d5a52..a84077a 100644 (file)
@@ -153,7 +153,7 @@ int x;
 curl_easy_setopt(NULL,CURLOPT_URL,NULL);
 x=CURL_ERROR_SIZE;
 x=CURLOPT_WRITEFUNCTION;
-x=CURLOPT_FILE;
+x=CURLOPT_WRITEDATA;
 x=CURLOPT_ERRORBUFFER;
 x=CURLOPT_STDERR;
 x=CURLOPT_VERBOSE;