From: Igor Sysoev Date: Mon, 7 May 2007 08:49:15 +0000 (+0000) Subject: style fix X-Git-Tag: release-0.5.20~2 X-Git-Url: http://git.kaiwu.me/postgresql/log/contrib/postgres_fdw/static/gitweb.js?a=commitdiff_plain;h=5a8bc361182d216e6d594a0546e329dff72a9b65;p=nginx.git style fix --- diff --git a/src/http/ngx_http_core_module.c b/src/http/ngx_http_core_module.c index 97f33f0f5..cd05021a4 100644 --- a/src/http/ngx_http_core_module.c +++ b/src/http/ngx_http_core_module.c @@ -72,7 +72,7 @@ static char *ngx_http_core_internal(ngx_conf_t *cf, ngx_command_t *cmd, static char *ngx_http_core_lowat_check(ngx_conf_t *cf, void *post, void *data); static ngx_conf_post_t ngx_http_core_lowat_post = - { ngx_http_core_lowat_check }; + { ngx_http_core_lowat_check }; static ngx_conf_deprecated_t ngx_conf_deprecated_optimize_host_names = { ngx_conf_deprecated, "optimize_host_names", "optimize_server_names"