mirror of
https://github.com/curl/curl.git
synced 2026-08-05 00:26:15 +03:00
add comment
This commit is contained in:
parent
92412aa3ba
commit
8b102a9f2c
1 changed files with 1 additions and 1 deletions
|
|
@ -227,7 +227,7 @@ struct OperationConfig {
|
|||
unsigned short porttouse;
|
||||
unsigned char ssl_version; /* 0 - 4, 0 being default */
|
||||
unsigned char ssl_version_max; /* 0 - 4, 0 being default */
|
||||
unsigned char fail; /* */
|
||||
unsigned char fail; /* NONE, with body, without body */
|
||||
BIT(remote_name_all); /* --remote-name-all */
|
||||
BIT(remote_time);
|
||||
BIT(cookiesession); /* new session? */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue