diff --git a/lib/url.c b/lib/url.c index 4b13c3634e5ba5496de5fa5f8b1a5c3711c8df84..99e239aa8a02719e272f57f5f6c656148101382b 100644 --- a/lib/url.c +++ b/lib/url.c @@ -886,7 +886,7 @@ CURLcode Curl_setopt(struct SessionHandle *data, CURLoption option, ...) break; case CURLOPT_ENCODING: /* - * String to use at the value of Accept-Encoding header. 08/28/02 jhrg + * String to use at the value of Accept-Encoding header. * * If the encoding is set to "" we use an Accept-Encoding header that * encompasses all the encodings we support.