mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-08-01 14:56:20 +00:00
Added OTR supported versions in initial start query message
This commit is contained in:
@@ -29,6 +29,7 @@ void otr_init_module(void);
|
||||
|
||||
void (*otr_init)(void);
|
||||
char* (*otr_libotr_version)(void);
|
||||
char* (*otr_start_query)(void);
|
||||
void (*otr_on_connect)(ProfAccount *account);
|
||||
void (*otr_keygen)(ProfAccount *account);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user