package/busybox: fix missing bit, refresh patches
[openwrt/svn-archive/archive.git] / package / busybox / patches / 110-wget_getopt_fix.patch
index 501f608484ad9ff95f889c8fd98217d52a218fd5..078872cf0b75029c031259b25e871b3b4d349133 100644 (file)
@@ -1,6 +1,6 @@
 --- a/networking/wget.c
 +++ b/networking/wget.c
-@@ -543,7 +543,7 @@ int wget_main(int argc UNUSED_PARAM, cha
+@@ -545,7 +545,7 @@ int wget_main(int argc UNUSED_PARAM, cha
                // "tries\0"            Required_argument "t"
                // "timeout\0"          Required_argument "T"
                /* Ignored (we always use PASV): */