mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
style fix
This commit is contained in:
parent
02677300d1
commit
f83d6cf0f7
@ -53,7 +53,7 @@ typedef struct {
|
|||||||
ngx_uint_t status;
|
ngx_uint_t status;
|
||||||
time_t response_sec;
|
time_t response_sec;
|
||||||
ngx_uint_t response_msec;
|
ngx_uint_t response_msec;
|
||||||
off_t response_length;
|
off_t response_length;
|
||||||
|
|
||||||
ngx_str_t *peer;
|
ngx_str_t *peer;
|
||||||
} ngx_http_upstream_state_t;
|
} ngx_http_upstream_state_t;
|
||||||
|
Loading…
Reference in New Issue
Block a user