mirror of
https://github.com/nginx/nginx.git
synced 2025-01-19 01:42:58 +08:00
style fix
This commit is contained in:
parent
076ad1672b
commit
7c2611a231
@ -1502,7 +1502,7 @@ ngx_http_server_names(ngx_conf_t *cf, ngx_http_core_main_conf_t *cmcf,
|
||||
}
|
||||
|
||||
if (rc == NGX_BUSY) {
|
||||
ngx_log_error(NGX_LOG_WARN, cf->log, 0,
|
||||
ngx_log_error(NGX_LOG_WARN, cf->log, 0,
|
||||
"conflicting server name \"%V\" on %s, ignored",
|
||||
&name[n].name, addr->opt.addr);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user