mirror of
https://github.com/nginx/nginx.git
synced 2026-06-27 12:21:57 +00:00
style fix: remove tabs
This commit is contained in:
parent
9bc41a4281
commit
1af7090b50
1 changed files with 1 additions and 1 deletions
|
|
@ -3904,7 +3904,7 @@ ngx_http_core_error_page(ngx_conf_t *cf, ngx_command_t *cmd, void *conf)
|
|||
}
|
||||
|
||||
err->value = cv;
|
||||
err->args = args;
|
||||
err->args = args;
|
||||
}
|
||||
|
||||
return NGX_CONF_OK;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue