aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_conversation_service.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2018-03-05 20:44:15 +0100
committerChristian Grothoff <christian@grothoff.org>2018-03-05 20:44:15 +0100
commit1ac9fb8bc3555213fda82ef3dd974a6b30e45b25 (patch)
tree63cd58c378695174e22e1b39b32e7e21ba3a8315 /src/include/gnunet_conversation_service.h
parent0f4032609d5372978e0c038ee05f51ce9c131876 (diff)
downloadgnunet-1ac9fb8bc3555213fda82ef3dd974a6b30e45b25.tar.gz
gnunet-1ac9fb8bc3555213fda82ef3dd974a6b30e45b25.zip
update gnunet-conversation to match .gnu-less GNS
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,