busybox: add an upstream ntpd fix (#12841)
[openwrt/svn-archive/archive.git] / package / busybox / patches / 004-upstream-percent_decode_in_place.patch
index d94ee479000157f95442889a1d9cfc645d8088d5..bef4a90790e10e41a46cd6b609461a84a03fe577 100644 (file)
@@ -222,7 +222,7 @@ Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
                h->host = sp + 1;
        }
  
                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) {
  
  #if ENABLE_FEATURE_WGET_AUTHENTICATION
                if (target.user) {