commit | 7a3edc01719262f3e8f2a8ede88f4c7ecf728511 | [log] [tgz] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Tue Jun 01 20:27:03 2010 +0000 |
committer | Igor Sysoev <igor@sysoev.ru> | Tue Jun 01 20:27:03 2010 +0000 |
tree | 201f1a2a9a30269881d5eeb34c4adc8cc5009755 | |
parent | 66ba32c87944b0efb45dc3c3122cdc31ed5d9399 [diff] |
style fix
diff --git a/src/http/modules/ngx_http_uwsgi_module.c b/src/http/modules/ngx_http_uwsgi_module.c index ade8207..4e601ff 100644 --- a/src/http/modules/ngx_http_uwsgi_module.c +++ b/src/http/modules/ngx_http_uwsgi_module.c
@@ -28,6 +28,7 @@ ngx_uint_t modifier2; } ngx_http_uwsgi_loc_conf_t; + typedef struct { ngx_uint_t status; ngx_uint_t status_count;