]> sjero.net Git - wget/blobdiff - src/http.c
[svn] Updated IPv6 code.
[wget] / src / http.c
index d4ee74c063f871f3f6480408f0279447ad50e66b..a3a40d4d7180861651bbce4d5b83513605f8abc7 100644 (file)
@@ -1789,7 +1789,7 @@ File `%s' already there, will not retrieve.\n"), *hstat.local_file);
          printwhat (count, opt.ntry);
          continue;
          break;
-       case HOSTERR: case CONREFUSED: case PROXERR: case AUTHFAILED: 
+       case HOSTERR: case CONIMPOSSIBLE: case PROXERR: case AUTHFAILED: 
        case SSLERRCTXCREATE: case CONTNOTSUPPORTED:
          /* Fatal errors just return from the function.  */
          free_hstat (&hstat);