gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r24498 - gnunet/src/mesh


From: gnunet
Subject: [GNUnet-SVN] r24498 - gnunet/src/mesh
Date: Wed, 24 Oct 2012 10:21:14 +0200

Author: bartpolot
Date: 2012-10-24 10:21:14 +0200 (Wed, 24 Oct 2012)
New Revision: 24498

Modified:
   gnunet/src/mesh/test_mesh_small.c
Log:
- correct debug

Modified: gnunet/src/mesh/test_mesh_small.c
===================================================================
--- gnunet/src/mesh/test_mesh_small.c   2012-10-24 08:18:41 UTC (rev 24497)
+++ gnunet/src/mesh/test_mesh_small.c   2012-10-24 08:21:14 UTC (rev 24498)
@@ -843,7 +843,7 @@
   }
 
   GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
-              "schedule timeout in SHORT_TIME\n");
+              "schedule timeout in TIMEOUT\n");
   if (GNUNET_SCHEDULER_NO_TASK != disconnect_task)
   {
     GNUNET_SCHEDULER_cancel (disconnect_task);




reply via email to

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