mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
style fix: remove trailing spaces
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user