X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/3564c671b16526b562867769a10b03f356e70078..f1215ac7aa9d9e148e17787e8820c34c0951c558:/package/busybox/patches/110-wget_getopt_fix.patch diff --git a/package/busybox/patches/110-wget_getopt_fix.patch b/package/busybox/patches/110-wget_getopt_fix.patch index d9ae982a6..52b9d94be 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 +@@ -871,7 +871,7 @@ int wget_main(int argc UNUSED_PARAM, cha /* Ignored: */ // "tries\0" Required_argument "t" /* Ignored (we always use PASV): */