From: Jim Jagielski Date: Wed, 5 Jan 2011 18:33:45 +0000 (+0000) Subject: update comment X-Git-Tag: 2.3.11~270 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b65d51455aa53b2ca0608e45050a482941ec2ea3;p=apache update comment git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1055570 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/proxy/mod_proxy_http.c b/modules/proxy/mod_proxy_http.c index 5665169d13..9869dc9540 100644 --- a/modules/proxy/mod_proxy_http.c +++ b/modules/proxy/mod_proxy_http.c @@ -1949,7 +1949,7 @@ apr_status_t ap_proxy_http_process_response(apr_pool_t * p, request_rec *r, || c->aborted) { /* Ack! Phbtt! Die! User aborted! */ /* Only close backend if we haven't got all from the - * backend. Furthermore if backend_ptr is NULL it is no + * backend. Furthermore if *backend_ptr is NULL it is no * longer save to fiddle around with backend as it might * be already in use by another thread. */