mirror of
https://github.com/nginx/nginx.git
synced 2024-12-20 06:03:31 -06:00
Style.
Noted by Ruslan Ermilov.
This commit is contained in:
parent
14a93c5a15
commit
a0d543595d
@ -3426,8 +3426,8 @@ static void
|
||||
ngx_http_upstream_process_request(ngx_http_request_t *r,
|
||||
ngx_http_upstream_t *u)
|
||||
{
|
||||
ngx_temp_file_t *tf;
|
||||
ngx_event_pipe_t *p;
|
||||
ngx_temp_file_t *tf;
|
||||
ngx_event_pipe_t *p;
|
||||
|
||||
p = u->pipe;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user