gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r12229 - gnunet/src/transport


From: gnunet
Subject: [GNUnet-SVN] r12229 - gnunet/src/transport
Date: Tue, 13 Jul 2010 15:47:01 +0200

Author: wachs
Date: 2010-07-13 15:47:01 +0200 (Tue, 13 Jul 2010)
New Revision: 12229

Modified:
   gnunet/src/transport/test_plugin_transport_http.c
Log:


Modified: gnunet/src/transport/test_plugin_transport_http.c
===================================================================
--- gnunet/src/transport/test_plugin_transport_http.c   2010-07-13 13:46:05 UTC 
(rev 12228)
+++ gnunet/src/transport/test_plugin_transport_http.c   2010-07-13 13:47:01 UTC 
(rev 12229)
@@ -1102,8 +1102,8 @@
     msg->type = htons(32);
     api->send(api->cls, &my_identity, (const char *) msg, size, 0, TIMEOUT, 
NULL,addr_head->addr, addr_head->addrlen, GNUNET_NO, &task_send_cont, 
&fail_msg_transmited_max_size);
     GNUNET_free(msg);
+    GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,"No more tests to run\n");
   }
-  GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,"No more tests to run\n");
 }
 
 




reply via email to

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