gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r8648 - GNUnet/src/applications/dv/module


From: gnunet
Subject: [GNUnet-SVN] r8648 - GNUnet/src/applications/dv/module
Date: Wed, 8 Jul 2009 17:09:41 -0600

Author: nevans
Date: 2009-07-08 17:09:41 -0600 (Wed, 08 Jul 2009)
New Revision: 8648

Modified:
   GNUnet/src/applications/dv/module/dvtest.c
Log:


Modified: GNUnet/src/applications/dv/module/dvtest.c
===================================================================
--- GNUnet/src/applications/dv/module/dvtest.c  2009-07-08 23:09:17 UTC (rev 
8647)
+++ GNUnet/src/applications/dv/module/dvtest.c  2009-07-08 23:09:41 UTC (rev 
8648)
@@ -149,7 +149,7 @@
   GNUNET_GC_set_configuration_value_string (cfg, NULL,
                                             "MULTIPLE_SERVER_TESTING",
                                             "DOT_OUTPUT", "topology.dot");
-  peers = GNUNET_REMOTE_start_daemons (cfg, 8);
+  GNUNET_REMOTE_start_daemons (&peers, cfg, 8);
   if (peers == NULL)
     {
       GNUNET_GC_free (cfg);





reply via email to

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