mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-31 17:06:21 +00:00
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