[Telepathy-commits] [telepathy-salut/master] add gibber_xmpp_connection_new_no_stream prototype

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Fri Dec 12 07:58:36 PST 2008


---
 lib/gibber/gibber-xmpp-connection.h |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/lib/gibber/gibber-xmpp-connection.h b/lib/gibber/gibber-xmpp-connection.h
index efea196..6239b19 100644
--- a/lib/gibber/gibber-xmpp-connection.h
+++ b/lib/gibber/gibber-xmpp-connection.h
@@ -94,6 +94,9 @@ gboolean gibber_xmpp_connection_send (GibberXmppConnection *connection,
 
 gchar * gibber_xmpp_connection_new_id (GibberXmppConnection *connection);
 
+GibberXmppConnection * gibber_xmpp_connection_new_no_stream (
+    GibberTransport *transport);
+
 G_END_DECLS
 
 #endif /* #ifndef __GIBBER_XMPP_CONNECTION_H__*/
-- 
1.5.6.5




More information about the Telepathy-commits mailing list