src/protocols/bonjour/jabber.h

changeset 11693
1a42a66ca0f8
parent 11539
fbabe3f89777
child 11984
0ac04d1651b6
--- a/src/protocols/bonjour/jabber.h	Tue Oct 18 02:54:26 2005 +0000
+++ b/src/protocols/bonjour/jabber.h	Tue Oct 18 04:16:44 2005 +0000
@@ -60,7 +60,7 @@
  */
 gint bonjour_jabber_start(BonjourJabber *data);
 
-void bonjour_jabber_send_message(BonjourJabber *data, const gchar *to, const gchar *body);
+int bonjour_jabber_send_message(BonjourJabber *data, const gchar *to, const gchar *body);
 
 void bonjour_jabber_close_conversation(BonjourJabber *data, GaimBuddy *gb);
 

mercurial