summaryrefslogtreecommitdiff
path: root/src/conversation/conversation.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/conversation/conversation.h')
-rw-r--r--src/conversation/conversation.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/conversation/conversation.h b/src/conversation/conversation.h
index 50a169a28..540f7de5b 100644
--- a/src/conversation/conversation.h
+++ b/src/conversation/conversation.h
@@ -432,7 +432,7 @@ struct ClientPhoneRingMessage
432 432
433 /** 433 /**
434 * Always zero. 434 * Always zero.
435 */ 435p */
436 uint32_t reserved GNUNET_PACKED; 436 uint32_t reserved GNUNET_PACKED;
437 437
438 /** 438 /**
@@ -631,7 +631,6 @@ struct MeshPhoneBusyMessage
631 */ 631 */
632 struct GNUNET_MessageHeader header; 632 struct GNUNET_MessageHeader header;
633 633
634 /* followed by variable-size 0-terminated metadata string??? */
635}; 634};
636 635
637 636