aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_conversation_service.h
diff options
context:
space:
mode:
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,