aboutsummaryrefslogtreecommitdiff
path: root/src/gnunet_chat_handle.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gnunet_chat_handle.h')
-rw-r--r--src/gnunet_chat_handle.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gnunet_chat_handle.h b/src/gnunet_chat_handle.h
index 49ec43a..07f39cb 100644
--- a/src/gnunet_chat_handle.h
+++ b/src/gnunet_chat_handle.h
@@ -56,6 +56,8 @@ struct GNUNET_CHAT_Handle
56 struct GNUNET_ARM_Handle *arm; 56 struct GNUNET_ARM_Handle *arm;
57 struct GNUNET_FS_Handle *fs; 57 struct GNUNET_FS_Handle *fs;
58 struct GNUNET_MESSENGER_Handle *messenger; 58 struct GNUNET_MESSENGER_Handle *messenger;
59
60 void *user_pointer;
59}; 61};
60 62
61struct GNUNET_CHAT_Handle* 63struct GNUNET_CHAT_Handle*