gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r18198 - gnunet/src/testing


From: gnunet
Subject: [GNUnet-SVN] r18198 - gnunet/src/testing
Date: Fri, 18 Nov 2011 10:37:13 +0100

Author: grothoff
Date: 2011-11-18 10:37:13 +0100 (Fri, 18 Nov 2011)
New Revision: 18198

Modified:
   gnunet/src/testing/testing_peergroup.c
Log:
fix

Modified: gnunet/src/testing/testing_peergroup.c
===================================================================
--- gnunet/src/testing/testing_peergroup.c      2011-11-17 23:41:16 UTC (rev 
18197)
+++ gnunet/src/testing/testing_peergroup.c      2011-11-18 09:37:13 UTC (rev 
18198)
@@ -795,7 +795,7 @@
   }
 
   if (GNUNET_OK !=
-      GNUNET_CONFIGURATION_get_value_number (cfg, "testing",
+      GNUNET_CONFIGURATION_get_value_time (cfg, "testing",
                                              "PEERGROUP_TIMEOUT",
                                              &rtimeout))
   {




reply via email to

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