gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r12104 - gnunet/src/dht


From: gnunet
Subject: [GNUnet-SVN] r12104 - gnunet/src/dht
Date: Fri, 2 Jul 2010 14:09:31 +0200

Author: nevans
Date: 2010-07-02 14:09:31 +0200 (Fri, 02 Jul 2010)
New Revision: 12104

Modified:
   gnunet/src/dht/dht_api.c
Log:
remove retransmit

Modified: gnunet/src/dht/dht_api.c
===================================================================
--- gnunet/src/dht/dht_api.c    2010-07-02 12:07:23 UTC (rev 12103)
+++ gnunet/src/dht/dht_api.c    2010-07-02 12:09:31 UTC (rev 12104)
@@ -580,8 +580,8 @@
           handle->current = handle->retransmissions->message;
           process_pending_retransmissions(handle);
         }
+#endif
       return;
-#endif
     }
 
   switch (ntohs (msg->type))




reply via email to

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