X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=package%2Fbusybox%2Fpatches%2F004-upstream-percent_decode_in_place.patch;fp=package%2Fbusybox%2Fpatches%2F004-upstream-percent_decode_in_place.patch;h=bef4a90790e10e41a46cd6b609461a84a03fe577;hp=d94ee479000157f95442889a1d9cfc645d8088d5;hb=bac6138f408ce053b9fd96ace78cc5530e13d2f7;hpb=360f2919bbfe4f63067bf825a73b4f0854c089bc diff --git a/package/busybox/patches/004-upstream-percent_decode_in_place.patch b/package/busybox/patches/004-upstream-percent_decode_in_place.patch index d94ee47900..bef4a90790 100644 --- a/package/busybox/patches/004-upstream-percent_decode_in_place.patch +++ b/package/busybox/patches/004-upstream-percent_decode_in_place.patch @@ -222,7 +222,7 @@ Signed-off-by: Denys Vlasenko h->host = sp + 1; } -@@ -661,12 +666,6 @@ static void download_one_url(const char +@@ -661,12 +666,6 @@ static void download_one_url(const char #if ENABLE_FEATURE_WGET_AUTHENTICATION if (target.user) {