From 2f60e91a9b2db5d6f1b930be69b78865eee87af4 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 12 May 2004 07:56:01 +0000 Subject: removed another jhrg-reference in a comment --- lib/url.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/url.c b/lib/url.c index 4b13c3634..99e239aa8 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. -- cgit v1.2.3