mirror of
https://github.com/chatmail/core.git
synced 2026-05-03 05:16:28 +03:00
deltachat.h: fix a typo
This commit is contained in:
@@ -2990,7 +2990,7 @@ char* dc_chat_get_name (const dc_chat_t* chat);
|
|||||||
*
|
*
|
||||||
* @memberof dc_chat_t
|
* @memberof dc_chat_t
|
||||||
* @param chat The chat object.
|
* @param chat The chat object.
|
||||||
* @return Path and file if the profile image, if any.
|
* @return Path and file of the profile image, if any.
|
||||||
* NULL otherwise.
|
* NULL otherwise.
|
||||||
* Must be released using dc_str_unref() after usage.
|
* Must be released using dc_str_unref() after usage.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user