X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=jcc.c;h=2389a8dbb44ff95afb0530489ff847f0a73b6bb3;hp=a76851cabbd0c1409b41d9aa1b2233415511c6d6;hb=525e474e017c91ab9619d503ff537ca44825f428;hpb=6ef3171f6930c7c375a5667221d554c6f1d21729 diff --git a/jcc.c b/jcc.c index a76851ca..2389a8db 100644 --- a/jcc.c +++ b/jcc.c @@ -3884,9 +3884,8 @@ static void chat(struct client_state *csp) } /* - * Test if connection with destination server was established - * successfully by parent proxy. Then we can send response to - * the client and continue or stop. + * Test if the connection to the destination server was + * established successfully by the parent proxy. */ if (!tunnel_established_successfully(server_response, (unsigned int)len)) {