]> git.kaiwu.me - nginx.git/commitdiff
style fix
authorIgor Sysoev <igor@sysoev.ru>
Tue, 1 Jun 2010 17:46:01 +0000 (17:46 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Tue, 1 Jun 2010 17:46:01 +0000 (17:46 +0000)
src/http/modules/ngx_http_uwsgi_module.c

index 51ab1825a2db122df7d03f686873aa4b09ab8365..2e9caccd533c51d7eff671a6441227dac02ba245 100644 (file)
@@ -43,7 +43,7 @@ typedef struct {
     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;