From a30474f9fcbc639505b21339f112572cac466eb4 Mon Sep 17 00:00:00 2001 From: James Booth Date: Mon, 28 Jan 2013 23:54:49 +0000 Subject: Changed adding iq handlers to take no args --- src/xmpp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/xmpp.h') diff --git a/src/xmpp.h b/src/xmpp.h index 7513608e..d1f88055 100644 --- a/src/xmpp.h +++ b/src/xmpp.h @@ -169,7 +169,7 @@ void jabber_conn_set_status(const char * const message); char* jabber_get_account_name(void); // iq functions -void iq_add_handlers(xmpp_conn_t * const conn, xmpp_ctx_t * const ctx); +void iq_add_handlers(void); // presence functions void presence_init(void); -- cgit 1.4.1-2-gfad0