changeset 782:37d600dbe9f6

add 255th array element
author Igor Sysoev <igor@sysoev.ru>
date Mon, 16 Oct 2006 11:28:33 +0000
parents 836f099aa5cb
children 47e2296f9897
files src/http/ngx_http_parse.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/http/ngx_http_parse.c	Mon Oct 16 07:47:00 2006 +0000
+++ b/src/http/ngx_http_parse.c	Mon Oct 16 11:28:33 2006 +0000
@@ -545,7 +545,7 @@
         "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"
         "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"
         "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"
-        "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0";
+        "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0";
 
     state = r->state;
     hash = r->header_hash;