aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_communicator_unix.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/test_communicator_unix.c')
-rw-r--r--src/transport/test_communicator_unix.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/transport/test_communicator_unix.c b/src/transport/test_communicator_unix.c
index 64ba1d5f5..e52391ef2 100644
--- a/src/transport/test_communicator_unix.c
+++ b/src/transport/test_communicator_unix.c
@@ -105,7 +105,8 @@ queue_create_reply_cb (void *cls,
105 105
106static void 106static void
107add_queue_cb (void *cls, 107add_queue_cb (void *cls,
108 struct GNUNET_TRANSPORT_TESTING_TransportCommunicatorHandle *tc_h) 108 struct GNUNET_TRANSPORT_TESTING_TransportCommunicatorHandle *tc_h,
109 struct GNUNET_TRANSPORT_TESTING_TransportCommunicatorQueue *tc_queue)
109{ 110{
110 LOG (GNUNET_ERROR_TYPE_DEBUG, 111 LOG (GNUNET_ERROR_TYPE_DEBUG,
111 "Got Queue!\n"); 112 "Got Queue!\n");