gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r5564 - GNUnet/src/transports
Date: Wed, 29 Aug 2007 03:11:44 -0600 (MDT)

Author: grothoff
Date: 2007-08-29 03:11:44 -0600 (Wed, 29 Aug 2007)
New Revision: 5564

Modified:
   GNUnet/src/transports/udp_helper.c
Log:
fmt

Modified: GNUnet/src/transports/udp_helper.c
===================================================================
--- GNUnet/src/transports/udp_helper.c  2007-08-29 09:08:00 UTC (rev 5563)
+++ GNUnet/src/transports/udp_helper.c  2007-08-29 09:11:44 UTC (rev 5564)
@@ -173,7 +173,7 @@
 int
 udpAssociate (TSession * tsession)
 {
-  return SYSERR;                /* UDP connections can never be associated */
+  return SYSERR; /* UDP connections can never be associated */
 }
 
 /**





reply via email to

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