aboutsummaryrefslogtreecommitdiff
path: root/src/transport/transport.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/transport.h')
-rw-r--r--src/transport/transport.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/transport.h b/src/transport/transport.h
index 88656a012..00d475e2b 100644
--- a/src/transport/transport.h
+++ b/src/transport/transport.h
@@ -871,7 +871,7 @@ struct GNUNET_TRANSPORT_CreateQueue
871 871
872 872
873/** 873/**
874 * Transport tells communicator that it wants a new queue. 874 * Communicator tells transport how queue creation went down.
875 */ 875 */
876struct GNUNET_TRANSPORT_CreateQueueResponse 876struct GNUNET_TRANSPORT_CreateQueueResponse
877{ 877{