mirror of
https://github.com/curl/curl.git
synced 2026-06-01 22:54:17 +03:00
Fixed the IPv6 host address in test1203
Reported by: Christian Weisgerber Bug: http://curl.haxx.se/bug/view.cgi?id=3087479
This commit is contained in:
parent
0f2e35b305
commit
4b0c411ce6
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ gopher-ipv6
|
|||
Gopher IPv6 index
|
||||
</name>
|
||||
<command>
|
||||
-g gopher://%HOSTIP:%GOPHER6PORT/1/moo/1203
|
||||
-g gopher://%HOST6IP:%GOPHER6PORT/1/moo/1203
|
||||
</command>
|
||||
</client>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue