X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=package%2Fbusybox%2Fpatches%2F110-wget_getopt_fix.patch;fp=package%2Fbusybox%2Fpatches%2F110-wget_getopt_fix.patch;h=e679870b921a352c1b3c142aff74ad67a80c66d4;hp=d9ae982a6a228d158dc35a2117728c001357fb30;hb=d10b4495bcb7fa7bfdf1738097491f0ec4f75655;hpb=3fadea0d6f33da681b05f565130f2e8642371947 diff --git a/package/busybox/patches/110-wget_getopt_fix.patch b/package/busybox/patches/110-wget_getopt_fix.patch index d9ae982a6a..e679870b92 100644 --- a/package/busybox/patches/110-wget_getopt_fix.patch +++ b/package/busybox/patches/110-wget_getopt_fix.patch @@ -1,6 +1,6 @@ --- a/networking/wget.c +++ b/networking/wget.c -@@ -597,7 +597,7 @@ int wget_main(int argc UNUSED_PARAM, cha +@@ -872,7 +872,7 @@ int wget_main(int argc UNUSED_PARAM, cha /* Ignored: */ // "tries\0" Required_argument "t" /* Ignored (we always use PASV): */