remove a trailing name from a comment
authorDaniel Stenberg <daniel@haxx.se>
Tue, 10 Feb 2009 12:34:41 +0000 (12:34 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 10 Feb 2009 12:34:41 +0000 (12:34 +0000)
include/curl/curl.h

index 71283c0..a5d5dee 100644 (file)
@@ -871,7 +871,7 @@ typedef enum {
   /* DNS cache timeout */
   CINIT(DNS_CACHE_TIMEOUT, LONG, 92),
 
-  /* send linked-list of pre-transfer QUOTE commands (Wesley Laxton)*/
+  /* send linked-list of pre-transfer QUOTE commands */
   CINIT(PREQUOTE, OBJECTPOINT, 93),
 
   /* set the debug function */