changeset 3556:b9415935d95d

style fix
author Igor Sysoev <igor@sysoev.ru>
date Tue, 01 Jun 2010 20:27:03 +0000
parents bc734cf061b0
children 77188d729402
files src/http/modules/ngx_http_uwsgi_module.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/http/modules/ngx_http_uwsgi_module.c
+++ b/src/http/modules/ngx_http_uwsgi_module.c
@@ -28,6 +28,7 @@ typedef struct {
     ngx_uint_t                 modifier2;
 } ngx_http_uwsgi_loc_conf_t;
 
+
 typedef struct {
     ngx_uint_t                 status;
     ngx_uint_t                 status_count;