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