mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-27 04:26:21 +00:00
Added message in console on /roster remove
This commit is contained in:
@@ -81,5 +81,6 @@ void prof_handle_disco_info(const char *from, GSList *identities,
|
||||
void prof_handle_duck_help(const char * const result);
|
||||
void prof_handle_duck_result(const char * const result);
|
||||
void prof_handle_roster_add(const char * const barejid, const char * const name);
|
||||
void prof_handle_roster_remove(const char * const barejid);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user