diff src/http/ngx_http_core_module.c @ 2006:b52cb9bf2064

style fix: remove tabs and trailing spaces
author Igor Sysoev <igor@sysoev.ru>
date Wed, 14 May 2008 07:54:52 +0000
parents dd388c80f5a2
children b9de93d804ea
line wrap: on
line diff
--- a/src/http/ngx_http_core_module.c
+++ b/src/http/ngx_http_core_module.c
@@ -2922,7 +2922,7 @@ ngx_http_core_merge_loc_conf(ngx_conf_t 
                 return NGX_CONF_ERROR;
             }
         }
- 
+
         conf->resolver = prev->resolver;
     }