aboutsummaryrefslogtreecommitdiff
path: root/src/multicast
diff options
context:
space:
mode:
authorxrs <xrs@mail36.net>2018-01-02 17:09:02 +0100
committerxrs <xrs@mail36.net>2018-01-02 17:09:02 +0100
commitdbd198015672331289181e9a663e8753b5220465 (patch)
tree5820e46feb5da524df960065f68c52a23264d27a /src/multicast
parente513aaf8b7c039c59c4e04422e5ddb17dc1085dc (diff)
downloadgnunet-dbd198015672331289181e9a663e8753b5220465.tar.gz
gnunet-dbd198015672331289181e9a663e8753b5220465.zip
line fix
Diffstat (limited to 'src/multicast')
-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,