summaryrefslogtreecommitdiff
path: root/package/busybox/patches/440-httpd_chdir.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-04-20 02:56:23 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-04-20 02:56:23 +0000
commit04d064a59055ede01f24312e2c384c501fc08cca (patch)
treee0e5afbe2cd54a865642c0839f89f4a2b7601d71 /package/busybox/patches/440-httpd_chdir.patch
parentc4dbe835b4c289079e9ae6c4844606218639f9d0 (diff)
downloadmtk-20170518-04d064a59055ede01f24312e2c384c501fc08cca.zip
mtk-20170518-04d064a59055ede01f24312e2c384c501fc08cca.tar.gz
mtk-20170518-04d064a59055ede01f24312e2c384c501fc08cca.tar.bz2
busybox: refresh patches
SVN-Revision: 26738
Diffstat (limited to 'package/busybox/patches/440-httpd_chdir.patch')
-rw-r--r--package/busybox/patches/440-httpd_chdir.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/busybox/patches/440-httpd_chdir.patch b/package/busybox/patches/440-httpd_chdir.patch
index 2f44111..66e41b5 100644
--- a/package/busybox/patches/440-httpd_chdir.patch
+++ b/package/busybox/patches/440-httpd_chdir.patch
@@ -1,6 +1,6 @@
--- a/networking/httpd.c
+++ b/networking/httpd.c
-@@ -1828,6 +1828,7 @@ static void handle_incoming_and_exit(con
+@@ -1853,6 +1853,7 @@ static void handle_incoming_and_exit(con
char *header_ptr = header_ptr;
Htaccess_Proxy *proxy_entry;
#endif