aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_stream_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_stream_lib.h')
-rw-r--r--src/include/gnunet_stream_lib.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/gnunet_stream_lib.h b/src/include/gnunet_stream_lib.h
index 65e247ece..f89815c57 100644
--- a/src/include/gnunet_stream_lib.h
+++ b/src/include/gnunet_stream_lib.h
@@ -401,6 +401,7 @@ GNUNET_STREAM_read_cancel (struct GNUNET_STREAM_ReadHandle *rh);
401 * @param socket the socket to read/write in the message queue 401 * @param socket the socket to read/write in the message queue
402 * @param msg_handlers message handler array 402 * @param msg_handlers message handler array
403 * @param error_handler callback for errors 403 * @param error_handler callback for errors
404 * @param cls closure for message handlers and error handler
404 * @return the message queue for the socket 405 * @return the message queue for the socket
405 */ 406 */
406struct GNUNET_MQ_Handle * 407struct GNUNET_MQ_Handle *