X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Fhttp.c;h=129359cad47e183a01d89ae1aeb25b32b0a6ee3e;hp=b304af76cde67c48ac3b05c864f56c4fd6b406e0;hb=202caab4c273fc1a578973b050b8537c7ac5f36d;hpb=886cc094e117109312eb86a90dc43a376e43c457 diff --git a/src/http.c b/src/http.c index b304af76..129359ca 100644 --- a/src/http.c +++ b/src/http.c @@ -2389,7 +2389,8 @@ File `%s' already there; not retrieving.\n\n"), if (has_html_suffix_p (hstat.local_file)) *dt |= TEXTHTML; - return RETRUNNEEDED; + ret = RETROK; + goto exit; } /* Reset the counter. */