]> git.kaiwu.me - nginx.git/commit
Improved code readablity in ngx_http_upstream_init_round_robin().
authorVladimir Homutov <vl@nginx.com>
Tue, 3 Dec 2013 13:12:16 +0000 (17:12 +0400)
committerVladimir Homutov <vl@nginx.com>
Tue, 3 Dec 2013 13:12:16 +0000 (17:12 +0400)
commit71b9cca8355bd0b21ff78f52b5724554e5a5b054
treea039f9c965cb1caeb1ea7f57c289bcd5500d7269
parent04199332832568384202111ae0e75d90b69b0d01
Improved code readablity in ngx_http_upstream_init_round_robin().

Changed initialization order of the peer structure in one of the
cases to be in line with the rest.

No functional changes.
src/http/ngx_http_upstream_round_robin.c