mirror of
https://github.com/nginx/nginx.git
synced 2026-08-28 12:45:21 +00:00
style fix
This commit is contained in:
parent
775fd53f2d
commit
11ab73e538
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue