gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r11478 - gnunet/src/testing
Date: Fri, 21 May 2010 12:25:32 +0200

Author: grothoff
Date: 2010-05-21 12:25:32 +0200 (Fri, 21 May 2010)
New Revision: 11478

Modified:
   gnunet/src/testing/testing_group.c
Log:
nitpicks

Modified: gnunet/src/testing/testing_group.c
===================================================================
--- gnunet/src/testing/testing_group.c  2010-05-21 10:25:12 UTC (rev 11477)
+++ gnunet/src/testing/testing_group.c  2010-05-21 10:25:32 UTC (rev 11478)
@@ -2403,7 +2403,7 @@
         create_scale_free (pg, &add_actual_connections);
         break;
       case GNUNET_TESTING_TOPOLOGY_NONE:
-        num_connections = copy_allowed_topology(pg);
+        copy_allowed_topology(pg);
         break;
       default:
         GNUNET_log(GNUNET_ERROR_TYPE_WARNING, 




reply via email to

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