From 91750d01a7a0b56a880a147a825d097aaac7f53d Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Mon, 28 Sep 2009 12:38:46 +0000 Subject: busybox: update to v1.14.4 (closes: #5619) SVN-Revision: 17782 --- package/busybox/patches/440-httpd_chdir.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/busybox/patches/440-httpd_chdir.patch') diff --git a/package/busybox/patches/440-httpd_chdir.patch b/package/busybox/patches/440-httpd_chdir.patch index 0d5769651b..0abea5dc3b 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 -@@ -1824,6 +1824,7 @@ static void handle_incoming_and_exit(con +@@ -1810,6 +1810,7 @@ static void handle_incoming_and_exit(con char *header_ptr = header_ptr; Htaccess_Proxy *proxy_entry; #endif -- cgit v1.2.3