gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r11496 - gnunet/src/util


From: gnunet
Subject: [GNUnet-SVN] r11496 - gnunet/src/util
Date: Tue, 25 May 2010 17:46:47 +0200

Author: grothoff
Date: 2010-05-25 17:46:46 +0200 (Tue, 25 May 2010)
New Revision: 11496

Modified:
   gnunet/src/util/server.c
Log:
formatting

Modified: gnunet/src/util/server.c
===================================================================
--- gnunet/src/util/server.c    2010-05-25 15:46:31 UTC (rev 11495)
+++ gnunet/src/util/server.c    2010-05-25 15:46:46 UTC (rev 11496)
@@ -956,8 +956,7 @@
 {
   struct GNUNET_CONNECTION_Handle *sock = cls;
   if (persist == GNUNET_YES)
-    GNUNET_CONNECTION_persist_ (sock);
-
+    GNUNET_CONNECTION_persist_ (sock);  
   GNUNET_CONNECTION_destroy (sock, GNUNET_NO);
 }
 




reply via email to

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