mirror of
https://github.com/nginx/nginx.git
synced 2024-11-29 12:14:27 -06:00
style fix: remove tabs
This commit is contained in:
parent
9bc41a4281
commit
1af7090b50
@ -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…
Reference in New Issue
Block a user