aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_conversation_service.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-06-02 20:12:20 +0000
committerChristian Grothoff <christian@grothoff.org>2014-06-02 20:12:20 +0000
commitbabb44d2986297396feb11d760b94cb82f8f931c (patch)
treee8a413c76937add910fa4f002fb1960b31815b94 /src/include/gnunet_conversation_service.h
parentcb66f2dfd9164430b3dd22484075ac421d2464dc (diff)
downloadgnunet-babb44d2986297396feb11d760b94cb82f8f931c.tar.gz
gnunet-babb44d2986297396feb11d760b94cb82f8f931c.zip
-doxygen, indentation
Diffstat (limited to 'src/include/gnunet_conversation_service.h')
-rw-r--r--src/include/gnunet_conversation_service.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/gnunet_conversation_service.h b/src/include/gnunet_conversation_service.h
index c610dd0bd..bbeae807c 100644
--- a/src/include/gnunet_conversation_service.h
+++ b/src/include/gnunet_conversation_service.h
@@ -368,6 +368,7 @@ typedef void (*GNUNET_CONVERSATION_CallEventHandler)(void *cls,
368 * #GNUNET_CONVERSATION_EC_CALL_PICKED_UP event is generated) 368 * #GNUNET_CONVERSATION_EC_CALL_PICKED_UP event is generated)
369 * @param event_handler how to notify the owner of the phone about events 369 * @param event_handler how to notify the owner of the phone about events
370 * @param event_handler_cls closure for @a event_handler 370 * @param event_handler_cls closure for @a event_handler
371 * @return handle for the call
371 */ 372 */
372struct GNUNET_CONVERSATION_Call * 373struct GNUNET_CONVERSATION_Call *
373GNUNET_CONVERSATION_call_start (const struct GNUNET_CONFIGURATION_Handle *cfg, 374GNUNET_CONVERSATION_call_start (const struct GNUNET_CONFIGURATION_Handle *cfg,