aboutsummaryrefslogtreecommitdiff
path: root/src/transport/transport-testing2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/transport-testing2.h')
-rw-r--r--src/transport/transport-testing2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/transport-testing2.h b/src/transport/transport-testing2.h
index a6f0348ef..b4d4fd3be 100644
--- a/src/transport/transport-testing2.h
+++ b/src/transport/transport-testing2.h
@@ -54,7 +54,7 @@ typedef void
54struct GNUNET_TRANSPORT_TESTING_TransportCommunicatorHandle * 54struct GNUNET_TRANSPORT_TESTING_TransportCommunicatorHandle *
55GNUNET_TRANSPORT_TESTING_transport_communicator_service_start 55GNUNET_TRANSPORT_TESTING_transport_communicator_service_start
56 (const char *service_name, 56 (const char *service_name,
57 struct GNUNET_CONFIGURATION_Handle *cfg, 57 const char *cfg_filename,
58 GNUNET_TRANSPORT_TESTING_CommunicatorAvailableCallback communicator_available, 58 GNUNET_TRANSPORT_TESTING_CommunicatorAvailableCallback communicator_available,
59 //GNUNET_TRANSPORT_TESTING_Callback2 cb2, 59 //GNUNET_TRANSPORT_TESTING_Callback2 cb2,
60 //GNUNET_TRANSPORT_TESTING_Callback3 cb3, 60 //GNUNET_TRANSPORT_TESTING_Callback3 cb3,