From c76090495bae3cd1e0f814342a10ab0eea809652 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Sun, 24 Jan 2010 15:36:08 +0000 Subject: [PATCH] Minor log message rewording for the sake of consistency. --- jcc.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.49.0