summaryrefslogtreecommitdiffstats
path: root/package/busybox/patches/440-httpd_chdir.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2008-09-02 11:18:47 +0000
committerFelix Fietkau <nbd@openwrt.org>2008-09-02 11:18:47 +0000
commit2a58b9c7291d243a933c663366c1fe2dc9ecac35 (patch)
tree05dadfe7325c79a7631b70087312969f60feceb2 /package/busybox/patches/440-httpd_chdir.patch
parente833cd9c61185250348fbb5191ba800763695158 (diff)
downloadmaster-31e0f0ae-2a58b9c7291d243a933c663366c1fe2dc9ecac35.tar.gz
master-31e0f0ae-2a58b9c7291d243a933c663366c1fe2dc9ecac35.tar.bz2
master-31e0f0ae-2a58b9c7291d243a933c663366c1fe2dc9ecac35.zip
remove awx from busybox, refresh patches
SVN-Revision: 12497
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 0cf2b42a56..f9f6b7a1e0 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
-@@ -1797,6 +1797,7 @@
+@@ -1808,6 +1808,7 @@
char *header_ptr = header_ptr;
Htaccess_Proxy *proxy_entry;
#endif