aboutsummaryrefslogtreecommitdiff
path: root/src/cadet/gnunet-service-cadet_connection.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cadet/gnunet-service-cadet_connection.h')
-rw-r--r--src/cadet/gnunet-service-cadet_connection.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cadet/gnunet-service-cadet_connection.h b/src/cadet/gnunet-service-cadet_connection.h
index 3fb4b8d09..18f33ce7c 100644
--- a/src/cadet/gnunet-service-cadet_connection.h
+++ b/src/cadet/gnunet-service-cadet_connection.h
@@ -503,7 +503,7 @@ GCC_cancel (struct CadetConnectionQueue *q);
503 * @param cont_cls Closure for @c cont. 503 * @param cont_cls Closure for @c cont.
504 * 504 *
505 * @return Handle to cancel the message before it's sent. 505 * @return Handle to cancel the message before it's sent.
506 * NULL on error or if @c cont is NULL. 506 * NULL on error.
507 * Invalid on @c cont call. 507 * Invalid on @c cont call.
508 */ 508 */
509struct CadetConnectionQueue * 509struct CadetConnectionQueue *