aboutsummaryrefslogtreecommitdiff
path: root/src/topology/test_gnunet_daemon_topology.c
diff options
context:
space:
mode:
authorNathan S. Evans <evans@in.tum.de>2010-06-17 16:45:51 +0000
committerNathan S. Evans <evans@in.tum.de>2010-06-17 16:45:51 +0000
commitcd3266defbd10d3d1ac5019113d11a58d8f004c5 (patch)
treebcd2412360aabc3dc0109bc7957a26dc220574e3 /src/topology/test_gnunet_daemon_topology.c
parente33eff416d8732482f97f47dde1dd6cc96c7d4c9 (diff)
downloadgnunet-cd3266defbd10d3d1ac5019113d11a58d8f004c5.tar.gz
gnunet-cd3266defbd10d3d1ac5019113d11a58d8f004c5.zip
testing api change
Diffstat (limited to 'src/topology/test_gnunet_daemon_topology.c')
-rw-r--r--src/topology/test_gnunet_daemon_topology.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/topology/test_gnunet_daemon_topology.c b/src/topology/test_gnunet_daemon_topology.c
index 7b1f68db5..a96096455 100644
--- a/src/topology/test_gnunet_daemon_topology.c
+++ b/src/topology/test_gnunet_daemon_topology.c
@@ -64,6 +64,7 @@ static void
64notify_connect_complete(void *cls, 64notify_connect_complete(void *cls,
65 const struct GNUNET_PeerIdentity *first, 65 const struct GNUNET_PeerIdentity *first,
66 const struct GNUNET_PeerIdentity *second, 66 const struct GNUNET_PeerIdentity *second,
67 unsigned int distance,
67 const struct GNUNET_CONFIGURATION_Handle *first_cfg, 68 const struct GNUNET_CONFIGURATION_Handle *first_cfg,
68 const struct GNUNET_CONFIGURATION_Handle *second_cfg, 69 const struct GNUNET_CONFIGURATION_Handle *second_cfg,
69 struct GNUNET_TESTING_Daemon *first_daemon, 70 struct GNUNET_TESTING_Daemon *first_daemon,