-ipc message design
authorChristian Grothoff <christian@grothoff.org>
Thu, 3 Oct 2013 12:00:41 +0000 (12:00 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 3 Oct 2013 12:00:41 +0000 (12:00 +0000)
src/conversation/conversation.h

index f15c48b9a4a19b63a46c691c3b130279e85feb5b..73052dfcf9b1e622ca3cec5c3c5fc3ebe4b2ff9e 100644 (file)
@@ -520,10 +520,10 @@ struct ClientCallMessage
  * Service -> Client: other peer has picked up the phone, we are
  * now talking.
  */
-struct ClientPhoneHangupMessage
+struct ClientPhonePickedupMessage
 {
   /**
-   * Type is: #GNUNET_MESSAGE_TYPE_CONVERSATION_CS_PHONE_ESTABLISHED
+   * Type is: #GNUNET_MESSAGE_TYPE_CONVERSATION_CS_PHONE_PICKED_UP
    */
   struct GNUNET_MessageHeader header;