mirror of
https://github.com/chatmail/core.git
synced 2026-05-03 05:16:28 +03:00
char, not chat
This commit is contained in:
@@ -2666,7 +2666,7 @@ void dc_str_unref (char* str);
|
|||||||
* On errors, NULL is returned and dc_get_last_error()returns an error that
|
* On errors, NULL is returned and dc_get_last_error()returns an error that
|
||||||
* should be shown to the user.
|
* should be shown to the user.
|
||||||
*/
|
*/
|
||||||
dc_backup_provider_t* dc_provide_backup (dc_context_t* context, const chat* folder);
|
dc_backup_provider_t* dc_provide_backup (dc_context_t* context, const char* folder);
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user