aboutsummaryrefslogtreecommitdiff
path: root/src/conversation/conversation.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-10-03 18:06:51 +0000
committerChristian Grothoff <christian@grothoff.org>2013-10-03 18:06:51 +0000
commit9fd836bda9b9255d84fcaa0a463c5427980b3e79 (patch)
treee49f9aad2afb4d396876c2d23f3a6ee0bf5b4c0d /src/conversation/conversation.h
parentec3d41bc58ed32ab7678d0b5f04e956d1cf97afc (diff)
downloadgnunet-9fd836bda9b9255d84fcaa0a463c5427980b3e79.tar.gz
gnunet-9fd836bda9b9255d84fcaa0a463c5427980b3e79.zip
-mostly finished call API
Diffstat (limited to 'src/conversation/conversation.h')
-rw-r--r--src/conversation/conversation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/conversation/conversation.h b/src/conversation/conversation.h
index ff4795ef8..50a169a28 100644
--- a/src/conversation/conversation.h
+++ b/src/conversation/conversation.h
@@ -508,7 +508,7 @@ struct ClientAudioMessage
508struct ClientCallMessage 508struct ClientCallMessage
509{ 509{
510 /** 510 /**
511 * Type is: #GNUNET_MESSAGE_TYPE_CONVERSATION_CS_PHONE_REGISTER 511 * Type is: #GNUNET_MESSAGE_TYPE_CONVERSATION_CS_PHONE_CALL
512 */ 512 */
513 struct GNUNET_MessageHeader header; 513 struct GNUNET_MessageHeader header;
514 514