aboutsummaryrefslogtreecommitdiff
path: root/src/gnunet_chat_contact.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gnunet_chat_contact.h')
-rw-r--r--src/gnunet_chat_contact.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gnunet_chat_contact.h b/src/gnunet_chat_contact.h
index 1cf5618..1d2fdb3 100644
--- a/src/gnunet_chat_contact.h
+++ b/src/gnunet_chat_contact.h
@@ -39,6 +39,8 @@ struct GNUNET_CHAT_Contact
39 struct GNUNET_CHAT_Context *context; 39 struct GNUNET_CHAT_Context *context;
40 40
41 const struct GNUNET_MESSENGER_Contact *member; 41 const struct GNUNET_MESSENGER_Contact *member;
42
43 void *user_pointer;
42}; 44};
43 45
44struct GNUNET_CHAT_Contact* 46struct GNUNET_CHAT_Contact*