aboutsummaryrefslogtreecommitdiff
path: root/src/gnunet_chat_group.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gnunet_chat_group.h')
-rw-r--r--src/gnunet_chat_group.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gnunet_chat_group.h b/src/gnunet_chat_group.h
index 0130481..a2fdfdc 100644
--- a/src/gnunet_chat_group.h
+++ b/src/gnunet_chat_group.h
@@ -42,6 +42,8 @@ struct GNUNET_CHAT_Group
42 42
43 struct GNUNET_REGEX_Announcement *announcement; 43 struct GNUNET_REGEX_Announcement *announcement;
44 struct GNUNET_REGEX_Search *search; 44 struct GNUNET_REGEX_Search *search;
45
46 void *user_pointer;
45}; 47};
46 48
47struct GNUNET_CHAT_Group* 49struct GNUNET_CHAT_Group*