]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Axe an empty line in order to synch with 2.4.x
authorChristophe Jaillet <jailletc36@apache.org>
Sat, 7 Dec 2019 15:44:24 +0000 (15:44 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sat, 7 Dec 2019 15:44:24 +0000 (15:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1870991 13f79535-47bb-0310-9956-ffa450edef68

modules/proxy/proxy_util.c

index e7474c549c5dd66e73ae6063c091a851187075e2..40686bbd941b7e754d3ef07219324079d408ab25 100644 (file)
@@ -1784,7 +1784,6 @@ PROXY_DECLARE(proxy_worker *) ap_proxy_get_worker(apr_pool_t *p,
     return max_worker;
 }
 
-
 /*
  * To create a worker from scratch first we define the
  * specifics of the worker; this is all local data.