summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/multicast/test_multicast_multipeer.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/multicast/test_multicast_multipeer.c b/src/multicast/test_multicast_multipeer.c
index 5f4493993..0fb515f54 100644
--- a/src/multicast/test_multicast_multipeer.c
+++ b/src/multicast/test_multicast_multipeer.c
@@ -547,7 +547,8 @@ service_connect (void *cls,
547 * @param PEERS_REQUESTED size of the 'peers' array 547 * @param PEERS_REQUESTED size of the 'peers' array
548 * @param links_succeeded number of links between peers that were created 548 * @param links_succeeded number of links between peers that were created
549 * @param links_failed number of links testbed was unable to establish 549 * @param links_failed number of links testbed was unable to establish
550 */ static void 550 */
551static void
551testbed_master (void *cls, 552testbed_master (void *cls,
552 struct GNUNET_TESTBED_RunHandle *h, 553 struct GNUNET_TESTBED_RunHandle *h,
553 unsigned int num_peers, 554 unsigned int num_peers,