aboutsummaryrefslogtreecommitdiff
path: root/src/gnunet_chat_lib.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gnunet_chat_lib.c')
-rw-r--r--src/gnunet_chat_lib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gnunet_chat_lib.c b/src/gnunet_chat_lib.c
index d9c50a3..5eded0c 100644
--- a/src/gnunet_chat_lib.c
+++ b/src/gnunet_chat_lib.c
@@ -151,7 +151,7 @@ GNUNET_CHAT_iterate_accounts (const struct GNUNET_CHAT_Handle *handle,
151 151
152void 152void
153GNUNET_CHAT_connect (struct GNUNET_CHAT_Handle *handle, 153GNUNET_CHAT_connect (struct GNUNET_CHAT_Handle *handle,
154 const struct GNUNET_CHAT_Account *account) 154 const struct GNUNET_CHAT_Account *account)
155{ 155{
156 GNUNET_CHAT_VERSION_ASSERT(); 156 GNUNET_CHAT_VERSION_ASSERT();
157 157