gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r8923 - GNUnet/src/applications/testing


From: gnunet
Subject: [GNUnet-SVN] r8923 - GNUnet/src/applications/testing
Date: Tue, 1 Sep 2009 14:48:33 -0600

Author: nevans
Date: 2009-09-01 14:48:32 -0600 (Tue, 01 Sep 2009)
New Revision: 8923

Modified:
   GNUnet/src/applications/testing/remote.c
Log:
default value fix

Modified: GNUnet/src/applications/testing/remote.c
===================================================================
--- GNUnet/src/applications/testing/remote.c    2009-09-01 20:40:18 UTC (rev 
8922)
+++ GNUnet/src/applications/testing/remote.c    2009-09-01 20:48:32 UTC (rev 
8923)
@@ -418,6 +418,7 @@
   GNUNET_GC_get_configuration_value_string (newcfg, "MULTIPLE_SERVER_TESTING",
                                             "LOGNMODIFIER", "1.0",
                                             &logNModifier_string);
+
   logNModifier = atof (logNModifier_string);
 
   GNUNET_GC_get_configuration_value_string (newcfg, "MULTIPLE_SERVER_TESTING",





reply via email to

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