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.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/include/gnunet_conversation_service.h b/src/include/gnunet_conversation_service.h
index 88eb7a585..eedf4937b 100644
--- a/src/include/gnunet_conversation_service.h
+++ b/src/include/gnunet_conversation_service.h
@@ -374,7 +374,6 @@ typedef void
374 * 374 *
375 * @param cfg configuration to use, specifies our phone service 375 * @param cfg configuration to use, specifies our phone service
376 * @param caller_id identity of the caller 376 * @param caller_id identity of the caller
377 * @param zone_id GNS zone to use to resolve @a callee
378 * @param callee GNS name of the callee (used to locate the callee's record) 377 * @param callee GNS name of the callee (used to locate the callee's record)
379 * @param speaker speaker to use (will be used automatically immediately once the 378 * @param speaker speaker to use (will be used automatically immediately once the
380 * #GNUNET_CONVERSATION_EC_CALL_PICKED_UP event is generated); we will NOT generate 379 * #GNUNET_CONVERSATION_EC_CALL_PICKED_UP event is generated); we will NOT generate
@@ -388,7 +387,6 @@ typedef void
388struct GNUNET_CONVERSATION_Call * 387struct GNUNET_CONVERSATION_Call *
389GNUNET_CONVERSATION_call_start (const struct GNUNET_CONFIGURATION_Handle *cfg, 388GNUNET_CONVERSATION_call_start (const struct GNUNET_CONFIGURATION_Handle *cfg,
390 struct GNUNET_IDENTITY_Ego *caller_id, 389 struct GNUNET_IDENTITY_Ego *caller_id,
391 struct GNUNET_IDENTITY_Ego *zone_id,
392 const char *callee, 390 const char *callee,
393 struct GNUNET_SPEAKER_Handle *speaker, 391 struct GNUNET_SPEAKER_Handle *speaker,
394 struct GNUNET_MICROPHONE_Handle *mic, 392 struct GNUNET_MICROPHONE_Handle *mic,