Minor log message rewording for the sake of consistency.
authorFabian Keil <fk@fabiankeil.de>
Sun, 24 Jan 2010 15:36:08 +0000 (15:36 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sun, 24 Jan 2010 15:36:08 +0000 (15:36 +0000)
jcc.c

diff --git a/jcc.c b/jcc.c
index 20647fa..eac7a76 100644 (file)
--- 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