mirror of
https://github.com/curl/curl.git
synced 2026-08-24 11:33:33 +03:00
remove a trailing name from a comment
This commit is contained in:
parent
c65f9acdc7
commit
77fd094090
1 changed files with 1 additions and 1 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue