From bc808a7babccb2c8bdc69a7dce1bc9b217190e49 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Tue, 31 Oct 2006 12:27:32 +0000 Subject: style fix --- src/http/ngx_http_parse.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/http/ngx_http_parse.c') diff --git a/src/http/ngx_http_parse.c b/src/http/ngx_http_parse.c index 9789db347..241362c98 100644 --- a/src/http/ngx_http_parse.c +++ b/src/http/ngx_http_parse.c @@ -9,7 +9,7 @@ #include -static uint32_t usual[] = { +static uint32_t usual[] = { 0xffffdbfe, /* 1111 1111 1111 1111 1101 1011 1111 1110 */ /* ?>=< ;:98 7654 3210 /.-, +*)( '&%$ #"! */ -- cgit