mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-28 20:06:21 +00:00
Show original error message
This commit is contained in:
@@ -75,6 +75,6 @@ void handle_group_remove(const char * const contact,
|
||||
void handle_roster_remove(const char * const barejid);
|
||||
void handle_roster_add(const char * const barejid, const char * const name);
|
||||
void handle_autoping_cancel(void);
|
||||
void handle_recipient_not_found(const char *from);
|
||||
void handle_recipient_not_found(const char * const recipient, const char * const err_msg);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user