Tidy xmpp headers
This commit is contained in:
@@ -35,7 +35,8 @@
|
||||
#ifndef XMPP_ROSTER_H
|
||||
#define XMPP_ROSTER_H
|
||||
|
||||
void roster_add_handlers(void);
|
||||
void roster_request(void);
|
||||
void roster_set_handler(xmpp_stanza_t *const stanza);
|
||||
void roster_result_handler(xmpp_stanza_t *const stanza);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user