[backfire] package/busybox: backport r29299 (wget: URL-decode user:password before...
[openwrt-10.03/.git] / package / busybox / patches / 110-wget_getopt_fix.patch
index 617679eab380cf49f830b0efdd5c90456c83506a..01c5cd30f61df1bb7ac728ddb16c4961c706b15a 100644 (file)
@@ -1,6 +1,6 @@
 --- a/networking/wget.c
 +++ b/networking/wget.c
-@@ -653,7 +653,7 @@ int wget_main(int argc UNUSED_PARAM, cha
+@@ -658,7 +658,7 @@ int wget_main(int argc UNUSED_PARAM, cha
                // "tries\0"            Required_argument "t"
                // "timeout\0"          Required_argument "T"
                /* Ignored (we always use PASV): */