make fpu emulation support configurable through kernel_menuconfig by adding a prompt...
[openwrt.git] / package / busybox / patches / 310-passwd_access.patch
index 9a1cc95..6ab6d4b 100644 (file)
@@ -3,7 +3,7 @@
 
 --- a/networking/httpd.c
 +++ b/networking/httpd.c
-@@ -1697,21 +1697,32 @@ static int check_user_passwd(const char 
+@@ -1699,21 +1699,32 @@ static int check_user_passwd(const char 
  
                if (ENABLE_FEATURE_HTTPD_AUTH_MD5) {
                        char *md5_passwd;
This page took 0.020831 seconds and 4 git commands to generate.