From aabe3afff88a71c295386a22315c183aba894ac9 Mon Sep 17 00:00:00 2001 From: James Booth Date: Mon, 2 May 2016 22:34:26 +0100 Subject: Rename stanza handler init functions --- src/xmpp/iq.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/xmpp/iq.h') diff --git a/src/xmpp/iq.h b/src/xmpp/iq.h index 36583a28..5f72eac8 100644 --- a/src/xmpp/iq.h +++ b/src/xmpp/iq.h @@ -35,7 +35,7 @@ #ifndef XMPP_IQ_H #define XMPP_IQ_H -void iq_add_handlers(void); +void iq_handlers_init(void); void iq_roster_request(void); #endif -- cgit 1.4.1-2-gfad0