aboutsummaryrefslogtreecommitdiff
path: root/src/transport/transport.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-01-25 22:04:21 +0100
committerChristian Grothoff <christian@grothoff.org>2019-01-25 22:04:21 +0100
commit392b3c355586179fdce6a565c467eeba96027bc5 (patch)
tree20c48ea33554344637a47a357b41016fb68df538 /src/transport/transport.h
parent612b5ec8e3a3f1388631e9c637aef085e3767777 (diff)
downloadgnunet-392b3c355586179fdce6a565c467eeba96027bc5.tar.gz
gnunet-392b3c355586179fdce6a565c467eeba96027bc5.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 6b1a2cac1..24479e4c6 100644
--- a/src/transport/transport.h
+++ b/src/transport/transport.h
@@ -973,7 +973,7 @@ struct GNUNET_TRANSPORT_CommunicatorBackchannel
973 message to the communicator */ 973 message to the communicator */
974 974
975 /* Followed by the 0-terminated string specifying the desired 975 /* Followed by the 0-terminated string specifying the desired
976 communicator */ 976 communicator at the target (@e pid) peer */
977}; 977};
978 978
979 979