]> granicus.if.org Git - apache/commitdiff
update comment
authorJim Jagielski <jim@apache.org>
Wed, 5 Jan 2011 18:33:45 +0000 (18:33 +0000)
committerJim Jagielski <jim@apache.org>
Wed, 5 Jan 2011 18:33:45 +0000 (18:33 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1055570 13f79535-47bb-0310-9956-ffa450edef68

modules/proxy/mod_proxy_http.c

index 5665169d133ed4a5ea1accdd3bd17daae1096b87..9869dc95406a327bae0f3a07984dadd553f2fa6e 100644 (file)
@@ -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.
                          */