package/busybox: wget: URL-decode user:password before base64-encoding it into auth...
[openwrt/svn-archive/archive.git] / package / busybox / patches / 110-wget_getopt_fix.patch
index e679870b921a352c1b3c142aff74ad67a80c66d4..52b9d94be060b1595bb1ab16951622b8d4dec505 100644 (file)
@@ -1,6 +1,6 @@
 --- a/networking/wget.c
 +++ b/networking/wget.c
-@@ -872,7 +872,7 @@ int wget_main(int argc UNUSED_PARAM, cha
+@@ -871,7 +871,7 @@ int wget_main(int argc UNUSED_PARAM, cha
                /* Ignored: */
                // "tries\0"            Required_argument "t"
                /* Ignored (we always use PASV): */