| commit | 26b621dd6700652071c557a4778613dee2dc3499 | [log] [tgz] |
|---|---|---|
| author | Igor Sysoev <igor@sysoev.ru> | Tue Jun 01 17:46:01 2010 +0000 |
| committer | Igor Sysoev <igor@sysoev.ru> | Tue Jun 01 17:46:01 2010 +0000 |
| tree | aafa686cb83aef212e57329966af93c248783eb0 | |
| parent | e45b892e7bb972baf2cb46e226d6919b41e2a75f [diff] |
style fix
diff --git a/src/http/modules/ngx_http_uwsgi_module.c b/src/http/modules/ngx_http_uwsgi_module.c index 51ab182..2e9cacc 100644 --- a/src/http/modules/ngx_http_uwsgi_module.c +++ b/src/http/modules/ngx_http_uwsgi_module.c
@@ -43,7 +43,7 @@ ngx_array_t *uwsgi_lengths; ngx_array_t *uwsgi_values; - ngx_str_t uwsgi_string ; + ngx_str_t uwsgi_string; u_char modifier1; u_char modifier2;