mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 02:06:21 +00:00
Add omemo_start_sessions to unittest stub
This commit is contained in:
@@ -66,3 +66,4 @@ void omemo_trust(const char *const jid, const char *const fingerprint_formatted)
|
||||
void omemo_untrust(const char *const jid, const char *const fingerprint_formatted) {}
|
||||
void omemo_devicelist_publish(GList *device_list) {}
|
||||
void omemo_publish_crypto_materials(void) {}
|
||||
void omemo_start_sessions(void) {}
|
||||
|
||||
Reference in New Issue
Block a user