aboutsummaryrefslogtreecommitdiff
path: root/src/testing
diff options
context:
space:
mode:
authorNathan S. Evans <evans@in.tum.de>2010-06-17 16:45:36 +0000
committerNathan S. Evans <evans@in.tum.de>2010-06-17 16:45:36 +0000
commite33eff416d8732482f97f47dde1dd6cc96c7d4c9 (patch)
tree6d419b4d779159ae545c200e8c03b7598ec4c7e0 /src/testing
parent88dcd91052411e795aa50366a4a7bc583ca72bba (diff)
downloadgnunet-e33eff416d8732482f97f47dde1dd6cc96c7d4c9.tar.gz
gnunet-e33eff416d8732482f97f47dde1dd6cc96c7d4c9.zip
api change
Diffstat (limited to 'src/testing')
-rw-r--r--src/testing/test_testing_connect.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testing/test_testing_connect.c b/src/testing/test_testing_connect.c
index 2857b7a4f..8563014f2 100644
--- a/src/testing/test_testing_connect.c
+++ b/src/testing/test_testing_connect.c
@@ -93,6 +93,7 @@ static void
93my_connect_complete (void *cls, 93my_connect_complete (void *cls,
94 const struct GNUNET_PeerIdentity *first, 94 const struct GNUNET_PeerIdentity *first,
95 const struct GNUNET_PeerIdentity *second, 95 const struct GNUNET_PeerIdentity *second,
96 unsigned int distance,
96 const struct GNUNET_CONFIGURATION_Handle *first_cfg, 97 const struct GNUNET_CONFIGURATION_Handle *first_cfg,
97 const struct GNUNET_CONFIGURATION_Handle *second_cfg, 98 const struct GNUNET_CONFIGURATION_Handle *second_cfg,
98 struct GNUNET_TESTING_Daemon *first_daemon, 99 struct GNUNET_TESTING_Daemon *first_daemon,