mirror of
https://github.com/nginx/nginx.git
synced 2026-06-26 03:42:06 +00:00
style fix: remove trailing spaces
This commit is contained in:
parent
ec810aef85
commit
26db569df0
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ typedef struct {
|
|||
typedef struct {
|
||||
ngx_http_upstream_rr_peers_t *peers;
|
||||
ngx_uint_t current;
|
||||
uintptr_t *tried;
|
||||
uintptr_t *tried;
|
||||
uintptr_t data;
|
||||
} ngx_http_upstream_rr_peer_data_t;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue