aboutsummaryrefslogtreecommitdiff
path: root/src/transport/transport.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-01-21 15:09:16 +0100
committerChristian Grothoff <christian@grothoff.org>2019-01-21 15:09:16 +0100
commit5391d3d34f3bf7f40f37f9e6038466002f422bb3 (patch)
tree323db351bbb0ef83955293232c9cca39376c1e99 /src/transport/transport.h
parent634aea297cc983c3d70f65a004f698f215abe590 (diff)
downloadgnunet-5391d3d34f3bf7f40f37f9e6038466002f422bb3.tar.gz
gnunet-5391d3d34f3bf7f40f37f9e6038466002f422bb3.zip
more work on tng
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{