changeset 3550:9f715c9e5b82

style fix
author Igor Sysoev <igor@sysoev.ru>
date Tue, 01 Jun 2010 17:46:01 +0000
parents 0b3613117ac5
children fb4cbe681e81
files src/http/modules/ngx_http_uwsgi_module.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/http/modules/ngx_http_uwsgi_module.c	Tue Jun 01 17:44:51 2010 +0000
+++ b/src/http/modules/ngx_http_uwsgi_module.c	Tue Jun 01 17:46:01 2010 +0000
@@ -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;