mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-30 02:26:21 +00:00
jabber: fix crash when disconnection timeout is reached
This commit is contained in:
@@ -50,5 +50,6 @@ void jabber_send(const char * const msg, const char * const recipient);
|
||||
void jabber_update_presence(jabber_presence_t status, const char * const msg);
|
||||
const char * jabber_get_jid(void);
|
||||
jabber_conn_status_t jabber_get_connection_status(void);
|
||||
void jabber_free_resources(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user