From: Nathan S. Evans Date: Thu, 17 Jun 2010 16:45:51 +0000 (+0000) Subject: testing api change X-Git-Tag: initial-import-from-subversion-38251~21352 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=cd3266defbd10d3d1ac5019113d11a58d8f004c5;p=oweals%2Fgnunet.git testing api change --- 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 notify_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,