summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuediger Pluem <rpluem@apache.org>2023-04-25 12:04:09 +0000
committerRuediger Pluem <rpluem@apache.org>2023-04-25 12:04:09 +0000
commit34c58325ec7ad12144dba23c38832b19cbf2850f (patch)
treec24cefaf5e221a0c6b452aa7b0c8ef7ed06bf5fd
parent12b589f1e4b063d7b85af38985b774ed390c8f7c (diff)
downloadhttpd-34c58325ec7ad12144dba23c38832b19cbf2850f.tar.gz
* Rephrase comment [skip ci]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1909402 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--modules/proxy/proxy_util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/proxy/proxy_util.c b/modules/proxy/proxy_util.c
index c11bac2b26..bb678c8a80 100644
--- a/modules/proxy/proxy_util.c
+++ b/modules/proxy/proxy_util.c
@@ -2792,7 +2792,7 @@ ap_proxy_determine_connection(apr_pool_t *p, request_rec *r,
* inside dynamic config to force the lookup.
*
* Clear the dns_pool before to avoid a memory leak in case
- * we did the lookup again.
+ * we did the lookup already in the past.
*/
apr_pool_clear(worker->cp->dns_pool);
err = apr_sockaddr_info_get(&addr,