From 9039d19f01f2d201dd4dfeac5a81753c82c72147 Mon Sep 17 00:00:00 2001 From: Gisle Vanem Date: Wed, 20 Apr 2011 15:23:57 +0200 Subject: CURL_DOES_CONVERSIONS: fixes Made it compile and work again after the code move. --- lib/non-ascii.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/non-ascii.h') diff --git a/lib/non-ascii.h b/lib/non-ascii.h index cccb11f25..89899bedd 100644 --- a/lib/non-ascii.h +++ b/lib/non-ascii.h @@ -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. -- cgit v1.2.3