mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
typo
This commit is contained in:
@@ -2701,7 +2701,7 @@ char* dc_backup_provider_get_qr (const dc_backup_provider_t* backup_provider);
|
||||
* On errors an empty string is returned, NULL is never returned.
|
||||
* the returned string must be released using dc_str_unref() after usage.
|
||||
*/
|
||||
char * dc_backup_provider_get_qr_svg (const dc_backup_provider_t* backup_provider);
|
||||
char* dc_backup_provider_get_qr_svg (const dc_backup_provider_t* backup_provider);
|
||||
|
||||
/**
|
||||
* Waits for the sending to finish and frees the backup provider object.
|
||||
|
||||
Reference in New Issue
Block a user