gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r558 - GNUnet/src/transports


From: grothoff
Subject: [GNUnet-SVN] r558 - GNUnet/src/transports
Date: Fri, 1 Apr 2005 16:52:51 -0800 (PST)

Author: grothoff
Date: 2005-04-01 16:52:48 -0800 (Fri, 01 Apr 2005)
New Revision: 558

Modified:
   GNUnet/src/transports/tcp.c
Log:
hmm

Modified: GNUnet/src/transports/tcp.c
===================================================================
--- GNUnet/src/transports/tcp.c 2005-04-02 00:49:06 UTC (rev 557)
+++ GNUnet/src/transports/tcp.c 2005-04-02 00:52:48 UTC (rev 558)
@@ -808,7 +808,7 @@
   if (tcpSession->wpos > 0) {
     /* select already pending... */
 #if DEBUG_TCP
-         LOG(LOG_DEBUG,
+    LOG(LOG_DEBUG,
        "write already pending, will not take additional message.\n");
 #endif    
     MUTEX_UNLOCK(&tcplock);





reply via email to

[Prev in Thread] Current Thread [Next in Thread]