[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] r11787 - gnunet/src/testing
From: |
gnunet |
Subject: |
[GNUnet-SVN] r11787 - gnunet/src/testing |
Date: |
Thu, 17 Jun 2010 18:45:36 +0200 |
Author: nevans
Date: 2010-06-17 18:45:36 +0200 (Thu, 17 Jun 2010)
New Revision: 11787
Modified:
gnunet/src/testing/test_testing_connect.c
Log:
api change
Modified: gnunet/src/testing/test_testing_connect.c
===================================================================
--- gnunet/src/testing/test_testing_connect.c 2010-06-17 15:43:40 UTC (rev
11786)
+++ gnunet/src/testing/test_testing_connect.c 2010-06-17 16:45:36 UTC (rev
11787)
@@ -93,6 +93,7 @@
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,
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] r11787 - gnunet/src/testing,
gnunet <=