commit | 433608c18072cbaa99deddf4432ab2537397f025 | [log] [tgz] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Wed May 14 07:54:52 2008 +0000 |
committer | Igor Sysoev <igor@sysoev.ru> | Wed May 14 07:54:52 2008 +0000 |
tree | abe6c6be7e61bb9c8e19171b5e23e6f153598843 | |
parent | 7a06fbdcca41102de3b5ca0615f91c931cc600b0 [diff] [blame] |
style fix: remove tabs and trailing spaces
diff --git a/src/http/ngx_http_core_module.c b/src/http/ngx_http_core_module.c index f57db36..cb9eb14 100644 --- a/src/http/ngx_http_core_module.c +++ b/src/http/ngx_http_core_module.c
@@ -2922,7 +2922,7 @@ return NGX_CONF_ERROR; } } - + conf->resolver = prev->resolver; }