--- 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);