mac80211: update to wireless-testing 2010-09-28
[openwrt.git] / package / busybox / patches / 410-httpd_cgi_headers.patch
index 7398d974ee99ea33f4a04c58c5051f4a73981dc7..b47751a809ed21f4172e412ea91b7ce059a937e6 100644 (file)
@@ -1,6 +1,6 @@
 --- a/networking/httpd.c
 +++ b/networking/httpd.c
-@@ -1247,10 +1247,10 @@
+@@ -1255,10 +1255,10 @@ static NOINLINE void cgi_io_loop_and_exi
                                                if (full_write(STDOUT_FILENO, HTTP_200, sizeof(HTTP_200)-1) != sizeof(HTTP_200)-1)
                                                        break;
                                        }