]> granicus.if.org Git - curl/commitdiff
removed another jhrg-reference in a comment
authorDaniel Stenberg <daniel@haxx.se>
Wed, 12 May 2004 07:56:01 +0000 (07:56 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 12 May 2004 07:56:01 +0000 (07:56 +0000)
lib/url.c

index 4b13c3634e5ba5496de5fa5f8b1a5c3711c8df84..99e239aa8a02719e272f57f5f6c656148101382b 100644 (file)
--- 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.