From: Fabian Keil <fk@fabiankeil.de>
Date: Sun, 24 Jan 2010 15:36:08 +0000 (+0000)
Subject: Minor log message rewording for the sake of consistency.
X-Git-Tag: v_3_0_16~53
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/developer-manual/man-page/static/@default-cgi@/diff?a=commitdiff_plain;h=c76090495bae3cd1e0f814342a10ab0eea809652;p=privoxy.git

Minor log message rewording for the sake of consistency.
---

diff --git a/jcc.c b/jcc.c
index 20647fa7..eac7a762 100644
--- a/jcc.c
+++ b/jcc.c
@@ -1,4 +1,4 @@
-const char jcc_rcs[] = "$Id: jcc.c,v 1.310 2009/12/29 13:17:37 fabiankeil Exp $";
+const char jcc_rcs[] = "$Id: jcc.c,v 1.311 2010/01/03 12:37:14 fabiankeil Exp $";
 /*********************************************************************
  *
  * File        :  $Source: /cvsroot/ijbswa/current/jcc.c,v $
@@ -2319,7 +2319,7 @@ static void chat(struct client_state *csp)
                {
                   log_error(LOG_LEVEL_ERROR,
                      "Empty server or forwarder response received on socket %d. "
-                     "Closing client connection %d without sending data.",
+                     "Closing client socket %d without sending data.",
                      csp->server_connection.sfd, csp->cfd);
                }
                else