mirror of
https://github.com/curl/curl.git
synced 2026-08-25 04:43:33 +03:00
remove some spurious line-endings
This commit is contained in:
parent
29f09f71b4
commit
98b13037e7
4 changed files with 29 additions and 29 deletions
|
|
@ -1338,8 +1338,8 @@ enum dupstring {
|
|||
STRING_SSL_ISSUERCERT, /* issuer cert file to check certificate */
|
||||
STRING_USERNAME, /* <username>, if used */
|
||||
STRING_PASSWORD, /* <password>, if used */
|
||||
STRING_PROXYUSERNAME, /* Proxy <username>, if used */
|
||||
STRING_PROXYPASSWORD, /* Proxy <password>, if used */
|
||||
STRING_PROXYUSERNAME, /* Proxy <username>, if used */
|
||||
STRING_PROXYPASSWORD, /* Proxy <password>, if used */
|
||||
|
||||
/* -- end of strings -- */
|
||||
STRING_LAST /* not used, just an end-of-list marker */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue