mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-23 10:46:22 +00:00
Show roster after roster received
This commit is contained in:
@@ -116,5 +116,6 @@ void handle_muc_occupant_online(const char * const room, const char * const nick
|
||||
const char * const show_str, const char * const status_str);
|
||||
void handle_roster_update(const char * const barejid, const char * const name,
|
||||
GSList *groups, const char * const subscription, gboolean pending_out);
|
||||
void handle_roster_received(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user