diff options
author | Igor Sysoev <igor@sysoev.ru> | 2006-10-31 12:27:32 +0000 |
---|---|---|
committer | Igor Sysoev <igor@sysoev.ru> | 2006-10-31 12:27:32 +0000 |
commit | bc808a7babccb2c8bdc69a7dce1bc9b217190e49 (patch) | |
tree | a2376771063d93675eb288d6194b446f853db83e /src/http/ngx_http_parse.c | |
parent | addd3c8676ddd155ba7e563084331446bb23395d (diff) | |
download | nginx-bc808a7babccb2c8bdc69a7dce1bc9b217190e49.tar.gz nginx-bc808a7babccb2c8bdc69a7dce1bc9b217190e49.zip |
style fix
Diffstat (limited to 'src/http/ngx_http_parse.c')
-rw-r--r-- | src/http/ngx_http_parse.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 <ngx_http.h> -static uint32_t usual[] = { +static uint32_t usual[] = { 0xffffdbfe, /* 1111 1111 1111 1111 1101 1011 1111 1110 */ /* ?>=< ;:98 7654 3210 /.-, +*)( '&%$ #"! */ |