rename to more specific name, also not using the difficult to type "succeeded" word :)

This commit is contained in:
holger krekel
2019-11-27 06:27:43 +01:00
committed by Floris Bruynooghe
parent 618d74cd67
commit 76610f1e72
6 changed files with 6 additions and 6 deletions

View File

@@ -4394,7 +4394,7 @@ int64_t dc_lot_get_timestamp (const dc_lot_t* lot);
* @param data2 (int) contact_id
* @return 0
*/
#define DC_EVENT_SECUREJOIN_SUCCEEDED 2062
#define DC_EVENT_SECUREJOIN_MEMBER_ADDED 2062
/**

View File

@@ -175,7 +175,7 @@ impl ContextWrapper {
contact_id as uintptr_t,
progress as uintptr_t,
),
Event::SecurejoinSucceeded {
Event::SecurejoinMemberAdded {
chat_id,
contact_id,
} => ffi_cb(