comment fix
authorNathan S. Evans <evans@in.tum.de>
Fri, 29 Jan 2010 16:20:16 +0000 (16:20 +0000)
committerNathan S. Evans <evans@in.tum.de>
Fri, 29 Jan 2010 16:20:16 +0000 (16:20 +0000)
src/transport/test_transport_api.c

index c03f9dec7a3695ec288602c66167988de39226ed..dd93215467154096f7aa6107483432e18c137ff0 100644 (file)
@@ -223,7 +223,7 @@ exchange_hello_last (void *cls,
 
   GNUNET_TRANSPORT_offer_hello (p1.th, message);
 
-  /*sleep(10);*/ /* Make sure we are not falling prey to the "favorable timing" bug...
+  /*sleep(1);*/ /* Make sure we are not falling prey to the "favorable timing" bug... */
 
   /* both HELLOs exchanged, get ready to test transmission! */
   GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,