mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-30 02:26:21 +00:00
Bind presence functions in main.c
This commit is contained in:
@@ -79,6 +79,7 @@ void bookmark_init_module(void);
|
||||
void capabilities_init_module(void);
|
||||
void iq_init_module(void);
|
||||
void message_init_module(void);
|
||||
void presence_init_module(void);
|
||||
|
||||
// connection functions
|
||||
void (*jabber_init)(const int disable_tls);
|
||||
|
||||
Reference in New Issue
Block a user