busybox: add an upstream ntpd fix (#12841)
[openwrt.git] / package / busybox / patches / 004-upstream-percent_decode_in_place.patch
index d94ee47..bef4a90 100644 (file)
@@ -222,7 +222,7 @@ Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
                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) {