mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-30 10:16:20 +00:00
Added pgp checks for message sending
This commit is contained in:
@@ -59,7 +59,7 @@ void otr_poll(void);
|
||||
void otr_on_connect(ProfAccount *account);
|
||||
|
||||
void otr_on_message_recv(const char * const barejid, const char * const resource, const char * const message);
|
||||
void otr_on_message_send(ProfChatWin *chatwin, const char * const message);
|
||||
gboolean otr_on_message_send(ProfChatWin *chatwin, const char * const message);
|
||||
|
||||
void otr_keygen(ProfAccount *account);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user