From e33eff416d8732482f97f47dde1dd6cc96c7d4c9 Mon Sep 17 00:00:00 2001 From: "Nathan S. Evans" Date: Thu, 17 Jun 2010 16:45:36 +0000 Subject: [PATCH] api change --- src/testing/test_testing_connect.c | 1 + 1 file changed, 1 insertion(+) 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 my_connect_complete (void *cls, const struct GNUNET_PeerIdentity *first, const struct GNUNET_PeerIdentity *second, + unsigned int distance, const struct GNUNET_CONFIGURATION_Handle *first_cfg, const struct GNUNET_CONFIGURATION_Handle *second_cfg, struct GNUNET_TESTING_Daemon *first_daemon, -- 2.25.1