mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-25 20:06:21 +00:00
Refactored roster add/update
This commit is contained in:
@@ -71,5 +71,6 @@ void handle_group_add(const char * const contact,
|
||||
void handle_group_remove(const char * const contact,
|
||||
const char * const group);
|
||||
void handle_roster_remove(const char * const barejid);
|
||||
void handle_roster_add(const char * const barejid, const char * const name);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user