mirror of
https://github.com/nginx/nginx.git
synced 2024-12-01 03:17:17 +08:00
style fix: remove trailing spaces introduced in the previous commit
This commit is contained in:
parent
eeed2e9b21
commit
ae2f2b105a
@ -58,8 +58,8 @@ static ngx_str_t err_levels[] = {
|
||||
ngx_string("crit"),
|
||||
ngx_string("error"),
|
||||
ngx_string("warn"),
|
||||
ngx_string("notice"),
|
||||
ngx_string("info"),
|
||||
ngx_string("notice"),
|
||||
ngx_string("info"),
|
||||
ngx_string("debug")
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user