mirror of
https://github.com/curl/curl.git
synced 2026-05-30 03:07:28 +03:00
lib1560: fix comment typo
This commit is contained in:
parent
99ead4e0f0
commit
d7a991cc9b
1 changed files with 1 additions and 1 deletions
|
|
@ -666,7 +666,7 @@ static const struct urltestcase get_url_list[] = {
|
|||
{"http://user@example.com?#",
|
||||
"http://user@example.com/?#",
|
||||
0, CURLU_GET_EMPTY, CURLUE_OK},
|
||||
/* WHATWG disgrees, it wants "https:/0.0.0.0/" */
|
||||
/* WHATWG disagrees, it wants "https:/0.0.0.0/" */
|
||||
{"https://0x.0x.0", "https://0x.0x.0/", 0, 0, CURLUE_OK},
|
||||
|
||||
{"https://example.com:000000000000000000000443/foo",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue