aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_stream_lib.h
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2013-06-25 23:37:13 +0000
committerFlorian Dold <florian.dold@gmail.com>2013-06-25 23:37:13 +0000
commit4340fe90fc88c79a1f90b52ced9acfef6719b8be (patch)
treef7c3af808fed7bd672c8de2c644b6199aa688b0e /src/include/gnunet_stream_lib.h
parent298adbb1d8ac5355e925c69fae5706518c18d8e9 (diff)
downloadgnunet-4340fe90fc88c79a1f90b52ced9acfef6719b8be.tar.gz
gnunet-4340fe90fc88c79a1f90b52ced9acfef6719b8be.zip
doxygen
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 *