mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-28 22:06:20 +00:00
Bind jabber functions in main.c
This commit is contained in:
@@ -74,6 +74,8 @@ typedef struct disco_identity_t {
|
||||
char *category;
|
||||
} DiscoIdentity;
|
||||
|
||||
void jabber_init_module(void);
|
||||
|
||||
// connection functions
|
||||
void (*jabber_init)(const int disable_tls);
|
||||
jabber_conn_status_t (*jabber_connect_with_details)(const char * const jid,
|
||||
|
||||
Reference in New Issue
Block a user