mirror of
https://github.com/apache/httpd.git
synced 2025-08-08 15:02:10 +03:00
More cleanup: Expand tabs and some more indentation fixes
No functional change git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1174929 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -2953,7 +2953,7 @@ PROXY_DECLARE(apr_status_t) ap_proxy_sync_balancer(proxy_balancer *b, server_rec
|
||||
/* balancer sync */
|
||||
lbmethod = ap_lookup_provider(PROXY_LBMETHOD, b->s->lbpname, "0");
|
||||
if (lbmethod) {
|
||||
b->lbmethod = lbmethod;
|
||||
b->lbmethod = lbmethod;
|
||||
}
|
||||
/* worker sync */
|
||||
|
||||
|
Reference in New Issue
Block a user