mirror of
https://github.com/nginx/nginx.git
synced 2024-12-20 06:03:31 -06:00
style fix
This commit is contained in:
parent
775fd53f2d
commit
11ab73e538
@ -367,7 +367,7 @@ no_charset_map:
|
||||
|
||||
ngx_log_error(NGX_LOG_ERR, r->connection->log, 0,
|
||||
"no \"charset_map\" between the charsets \"%V\" and \"%V\"",
|
||||
from, to);
|
||||
from, to);
|
||||
|
||||
return ngx_http_next_header_filter(r);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user