mirror of
https://github.com/nginx/nginx.git
synced 2026-06-27 20:31:58 +00:00
style fix
This commit is contained in:
parent
02677300d1
commit
f83d6cf0f7
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue