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 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