remove a trailing name from a comment

This commit is contained in:
Daniel Stenberg 2009-02-10 12:34:41 +00:00
parent c65f9acdc7
commit 77fd094090
1 changed files with 1 additions and 1 deletions

View 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 */