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.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gnunet_chat_handle.h b/src/gnunet_chat_handle.h
index 28cfacc..5702206 100644
--- a/src/gnunet_chat_handle.h
+++ b/src/gnunet_chat_handle.h
@@ -122,7 +122,6 @@ struct GNUNET_CHAT_Handle
122 122
123struct GNUNET_CHAT_Handle* 123struct GNUNET_CHAT_Handle*
124handle_create_from_config (const struct GNUNET_CONFIGURATION_Handle* cfg, 124handle_create_from_config (const struct GNUNET_CONFIGURATION_Handle* cfg,
125 const char *directory,
126 GNUNET_CHAT_ContextMessageCallback msg_cb, 125 GNUNET_CHAT_ContextMessageCallback msg_cb,
127 void *msg_cls); 126 void *msg_cls);
128 127