aboutsummaryrefslogtreecommitdiff
path: root/src/stream/stream_api.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stream/stream_api.c')
-rw-r--r--src/stream/stream_api.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stream/stream_api.c b/src/stream/stream_api.c
index 47ed04117..b221d3a1d 100644
--- a/src/stream/stream_api.c
+++ b/src/stream/stream_api.c
@@ -3934,6 +3934,7 @@ mq_stream_destroy_impl (struct GNUNET_MQ_Handle *mq, void *impl_state)
3934 * @param socket the socket to read/write in the message queue 3934 * @param socket the socket to read/write in the message queue
3935 * @param msg_handlers message handler array 3935 * @param msg_handlers message handler array
3936 * @param error_handler callback for errors 3936 * @param error_handler callback for errors
3937 * @param cls closure for message handlers and error handler
3937 * @return the message queue for the socket 3938 * @return the message queue for the socket
3938 */ 3939 */
3939struct GNUNET_MQ_Handle * 3940struct GNUNET_MQ_Handle *