[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] r11493 - gnunet/src/hostlist
From: |
gnunet |
Subject: |
[GNUnet-SVN] r11493 - gnunet/src/hostlist |
Date: |
Tue, 25 May 2010 10:52:14 +0200 |
Author: wachs
Date: 2010-05-25 10:52:14 +0200 (Tue, 25 May 2010)
New Revision: 11493
Modified:
gnunet/src/hostlist/hostlist-client.c
Log:
Modified: gnunet/src/hostlist/hostlist-client.c
===================================================================
--- gnunet/src/hostlist/hostlist-client.c 2010-05-25 08:43:30 UTC (rev
11492)
+++ gnunet/src/hostlist/hostlist-client.c 2010-05-25 08:52:14 UTC (rev
11493)
@@ -1275,7 +1275,7 @@
GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
"Testing new hostlist advertisements is locked for the next %u
ms\n",
- TESTING_INTERVAL);
+ TESTING_INTERVAL.value);
ti_download_dispatcher_task = GNUNET_SCHEDULER_add_now (sched,
&task_download_dispatcher,
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] r11493 - gnunet/src/hostlist,
gnunet <=