style fix: remove tabs and trailing spaces

This commit is contained in:
Igor Sysoev
2008-05-14 07:54:52 +00:00
parent 7a06fbdcca
commit 433608c180
4 changed files with 9 additions and 9 deletions

View File

@@ -2922,7 +2922,7 @@ ngx_http_core_merge_loc_conf(ngx_conf_t *cf, void *parent, void *child)
return NGX_CONF_ERROR;
}
}
conf->resolver = prev->resolver;
}