mirror of
https://github.com/nginx/nginx.git
synced 2024-12-12 02:09:04 +08:00
style fix: remove trailing spaces
This commit is contained in:
parent
ec810aef85
commit
26db569df0
@ -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…
Reference in New Issue
Block a user