aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_transport_communication_service.h
diff options
context:
space:
mode:
authorWillow Liquorice <willow@howhill.com>2022-09-07 20:41:38 +0100
committerWillow Liquorice <willow@howhill.com>2022-10-03 00:44:33 +0100
commit1d0bbddfefaefb6e3f5cd240e56462a6bef2fa09 (patch)
treea336382e5b6911dbd854c5942049db18d7a5b434 /src/include/gnunet_transport_communication_service.h
parent7162905b6914f0e829028934f5917686f60ef0c6 (diff)
downloadgnunet-1d0bbddfefaefb6e3f5cd240e56462a6bef2fa09.tar.gz
gnunet-1d0bbddfefaefb6e3f5cd240e56462a6bef2fa09.zip
-DOC: Documentation cleanup pass through TRANSPORT ('missing argument' warnings)
Diffstat (limited to 'src/include/gnunet_transport_communication_service.h')
-rw-r--r--src/include/gnunet_transport_communication_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_transport_communication_service.h b/src/include/gnunet_transport_communication_service.h
index 7bab86e1a..6c99de78e 100644
--- a/src/include/gnunet_transport_communication_service.h
+++ b/src/include/gnunet_transport_communication_service.h
@@ -284,7 +284,7 @@ GNUNET_TRANSPORT_communicator_mq_add (
284 * Notify transport service that an MQ was updated 284 * Notify transport service that an MQ was updated
285 * 285 *
286 * @param ch connection to transport service 286 * @param ch connection to transport service
287 * @param qh the queue to update 287 * @param u_qh the queue to update
288 * @param q_len number of messages that can be send through this queue 288 * @param q_len number of messages that can be send through this queue
289 * @param priority queue priority. Queues with highest priority should be 289 * @param priority queue priority. Queues with highest priority should be
290 * used 290 * used