aboutsummaryrefslogtreecommitdiff
path: root/src/topology/test_gnunet_daemon_topology.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/topology/test_gnunet_daemon_topology.c')
-rw-r--r--src/topology/test_gnunet_daemon_topology.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/topology/test_gnunet_daemon_topology.c b/src/topology/test_gnunet_daemon_topology.c
index f78fa5bf0..c880dad9e 100644
--- a/src/topology/test_gnunet_daemon_topology.c
+++ b/src/topology/test_gnunet_daemon_topology.c
@@ -39,7 +39,7 @@ static unsigned int connect_left;
39 39
40 40
41static void 41static void
42notify_connect_complete (void *cls, 42notify_connect_complete (void *cls,
43 struct GNUNET_TESTBED_Operation *op, 43 struct GNUNET_TESTBED_Operation *op,
44 const char *emsg) 44 const char *emsg)
45{ 45{
@@ -63,7 +63,7 @@ notify_connect_complete (void *cls,
63 63
64static void 64static void
65do_connect (void *cls, 65do_connect (void *cls,
66 struct GNUNET_TESTBED_RunHandle *h, 66 struct GNUNET_TESTBED_RunHandle *h,
67 unsigned int num_peers, 67 unsigned int num_peers,
68 struct GNUNET_TESTBED_Peer **peers, 68 struct GNUNET_TESTBED_Peer **peers,
69 unsigned int links_succeeded, 69 unsigned int links_succeeded,