From: Nathan S. Evans Date: Fri, 29 Jan 2010 16:20:16 +0000 (+0000) Subject: comment fix X-Git-Tag: initial-import-from-subversion-38251~22831 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=65f29cbee10775c4ec627f01c115d1bebea88642;p=oweals%2Fgnunet.git comment fix --- diff --git a/src/transport/test_transport_api.c b/src/transport/test_transport_api.c index c03f9dec7..dd9321546 100644 --- a/src/transport/test_transport_api.c +++ b/src/transport/test_transport_api.c @@ -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,