# HG changeset patch # User Igor Sysoev # Date 1178527755 0 # Node ID 98317b0a0852352bc09357a7e1c5e8354d57c697 # Parent f4d6c84c69f903aecc87c9f294846bfa561b3915 style fix diff --git a/src/http/ngx_http_core_module.c b/src/http/ngx_http_core_module.c --- 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_ 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"