Style.
Noted by Ruslan Ermilov.
This commit is contained in:
parent
39c238f483
commit
d033539ebc
1 changed files with 2 additions and 2 deletions
|
@ -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 a new issue