CURL_DOES_CONVERSIONS: fixes
Made it compile and work again after the code move.
This commit is contained in:
committed by
Daniel Stenberg
parent
c828646f60
commit
9039d19f01
@@ -26,7 +26,7 @@
|
||||
#include "urldata.h"
|
||||
|
||||
/*
|
||||
* Curl_convertclone() returns a malloced copy of the source string (if
|
||||
* Curl_convert_clone() returns a malloced copy of the source string (if
|
||||
* returning CURLE_OK), with the data converted to network format.
|
||||
*
|
||||
* If no conversion was needed *outbuf may be NULL.
|
||||
|
||||
Reference in New Issue
Block a user