aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_udp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/plugin_transport_udp.c')
-rw-r--r--src/transport/plugin_transport_udp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/plugin_transport_udp.c b/src/transport/plugin_transport_udp.c
index 0e5e9037f..a83dc5c1b 100644
--- a/src/transport/plugin_transport_udp.c
+++ b/src/transport/plugin_transport_udp.c
@@ -823,7 +823,7 @@ enqueue_fragment (void *cls, const struct GNUNET_MessageHeader *msg)
823 * a fresh connection to another peer. 823 * a fresh connection to another peer.
824 * 824 *
825 * @param cls closure 825 * @param cls closure
826 * @param session which session must be used 826 * @param s which session must be used
827 * @param msgbuf the message to transmit 827 * @param msgbuf the message to transmit
828 * @param msgbuf_size number of bytes in 'msgbuf' 828 * @param msgbuf_size number of bytes in 'msgbuf'
829 * @param priority how important is the message (most plugins will 829 * @param priority how important is the message (most plugins will