summaryrefslogtreecommitdiffstats
path: root/package/busybox/patches/004-upstream-percent_decode_in_place.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/busybox/patches/004-upstream-percent_decode_in_place.patch')
-rw-r--r--package/busybox/patches/004-upstream-percent_decode_in_place.patch2
1 files changed, 1 insertions, 1 deletions
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 83d68f347..d94ee4790 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 <vda.linux@googlemail.com>
h->host = sp + 1;
}
-@@ -660,12 +665,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) {