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.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/gnunet_chat_handle.h b/src/gnunet_chat_handle.h
index 0c0440e..6004e5d 100644
--- a/src/gnunet_chat_handle.h
+++ b/src/gnunet_chat_handle.h
@@ -106,6 +106,9 @@ handle_connect (struct GNUNET_CHAT_Handle *handle,
106void 106void
107handle_disconnect (struct GNUNET_CHAT_Handle *handle); 107handle_disconnect (struct GNUNET_CHAT_Handle *handle);
108 108
109const char*
110handle_get_directory (const struct GNUNET_CHAT_Handle *handle);
111
109void 112void
110handle_send_internal_message (struct GNUNET_CHAT_Handle *handle, 113handle_send_internal_message (struct GNUNET_CHAT_Handle *handle,
111 struct GNUNET_CHAT_Context *context, 114 struct GNUNET_CHAT_Context *context,