From 70310bb5afb7a008bdd4069d85ee62921cdf4ac5 Mon Sep 17 00:00:00 2001 From: James Booth Date: Mon, 28 May 2012 23:40:11 +0100 Subject: Allow message with status updates --- jabber.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jabber.h') diff --git a/jabber.h b/jabber.h index 574ea0a1..da6570b3 100644 --- a/jabber.h +++ b/jabber.h @@ -35,6 +35,6 @@ void jabber_roster_request(void); void jabber_process_events(void); void jabber_send(const char * const msg, const char * const recipient); const char * jabber_get_jid(void); -void jabber_update_presence(jabber_presence_t status); +void jabber_update_presence(jabber_presence_t status, const char * const msg); #endif -- cgit 1.4.1-2-gfad0