aboutsummaryrefslogtreecommitdiff
path: root/src/ui/chat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/chat.h')
-rw-r--r--src/ui/chat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/chat.h b/src/ui/chat.h
index ce1df94..ae0880e 100644
--- a/src/ui/chat.h
+++ b/src/ui/chat.h
@@ -70,6 +70,7 @@ ui_chat_new(MESSENGER_Application *app);
70 70
71void 71void
72ui_chat_update(UI_CHAT_Handle *handle, 72ui_chat_update(UI_CHAT_Handle *handle,
73 MESSENGER_Application *app,
73 const struct GNUNET_CHAT_Context* context); 74 const struct GNUNET_CHAT_Context* context);
74 75
75void 76void