gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r29817 - gnunet/src/conversation


From: gnunet
Subject: [GNUnet-SVN] r29817 - gnunet/src/conversation
Date: Thu, 3 Oct 2013 14:00:41 +0200

Author: grothoff
Date: 2013-10-03 14:00:41 +0200 (Thu, 03 Oct 2013)
New Revision: 29817

Modified:
   gnunet/src/conversation/conversation.h
Log:
-ipc message design

Modified: gnunet/src/conversation/conversation.h
===================================================================
--- gnunet/src/conversation/conversation.h      2013-10-03 11:59:41 UTC (rev 
29816)
+++ gnunet/src/conversation/conversation.h      2013-10-03 12:00:41 UTC (rev 
29817)
@@ -520,10 +520,10 @@
  * 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;
   




reply via email to

[Prev in Thread] Current Thread [Next in Thread]