lib1560: fix comment typo

This commit is contained in:
Daniel Stenberg 2026-04-13 22:43:53 +02:00
parent 99ead4e0f0
commit d7a991cc9b
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2

View file

@ -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",