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 68078e0..cf0dded 100644
--- a/src/gnunet_chat_contact.h
+++ b/src/gnunet_chat_contact.h
@@ -42,6 +42,8 @@ struct GNUNET_CHAT_Contact
42 42
43 char *public_key; 43 char *public_key;
44 void *user_pointer; 44 void *user_pointer;
45
46 int is_owned;
45}; 47};
46 48
47struct GNUNET_CHAT_Contact* 49struct GNUNET_CHAT_Contact*