INN commit: trunk/innfeed (connection.c)

INN Commit Russ_Allbery at isc.org
Wed May 14 19:02:32 UTC 2008


    Date: Wednesday, May 14, 2008 @ 12:02:31
  Author: iulius
Revision: 7832

Typo.

Modified:
  trunk/innfeed/connection.c

--------------+
 connection.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: connection.c
===================================================================
--- connection.c	2008-05-14 19:01:06 UTC (rev 7831)
+++ connection.c	2008-05-14 19:02:31 UTC (rev 7832)
@@ -2467,7 +2467,7 @@
   peerName = hostPeerName (cxn->myHost) ;
 
   warn ("%s:%d cxnsleep non-responsive connection", peerName, cxn->ident) ;
-  d_printf (1,"%s:%d shutting down non-repsonsive connection\n",
+  d_printf (1,"%s:%d shutting down non-responsive connection\n",
            hostPeerName (cxn->myHost), cxn->ident) ;
 
   cxnLogStats (cxn,true) ;



More information about the inn-committers mailing list