diff --git a/lib/gopher.c b/lib/gopher.c index b7c31b695e..d650499698 100644 --- a/lib/gopher.c +++ b/lib/gopher.c @@ -93,18 +93,11 @@ static CURLcode gopher_do(struct connectdata *conn, bool *done) } else { char *newp; - size_t j, i; /* Otherwise, drop / and the first character (i.e., item type) ... */ newp = path; newp += 2; - /* ... then turn ? into TAB for search servers, Veronica, etc. ... */ - j = strlen(newp); - for(i = 0; i -"gopher://%HOSTIP:%GOPHERPORT/7/the/search/engine?query%20succeeded/1202" +"gopher://%HOSTIP:%GOPHERPORT/7/the/search/engine%09query%20succeeded/1202"