Rename stanza handler init functions
This commit is contained in:
@@ -35,8 +35,8 @@
|
||||
#ifndef XMPP_PRESENCE_H
|
||||
#define XMPP_PRESENCE_H
|
||||
|
||||
void presence_handlers_init(void);
|
||||
void presence_sub_requests_init(void);
|
||||
void presence_add_handlers(void);
|
||||
void presence_clear_sub_requests(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user