aboutsummaryrefslogtreecommitdiff
path: root/src/conversation/conversation.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-10-03 19:02:56 +0000
committerChristian Grothoff <christian@grothoff.org>2013-10-03 19:02:56 +0000
commit7a7811a101c9f942747c2ed5c752c09c9c431022 (patch)
tree666a2b184efe7a8e23f9c0ac860daf1836e6de6b /src/conversation/conversation.h
parent68d8369974476a78d6a6ca20b937fcd59530690a (diff)
downloadgnunet-7a7811a101c9f942747c2ed5c752c09c9c431022.tar.gz
gnunet-7a7811a101c9f942747c2ed5c752c09c9c431022.zip
-service skeleton
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