mirror of
https://github.com/deltachat/deltachat-core.git
synced 2025-10-05 02:29:28 +02:00
comment
This commit is contained in:
parent
64c598c6fa
commit
583733b742
3 changed files with 6 additions and 3 deletions
|
@ -1433,7 +1433,7 @@ void dc_make_rel_path(dc_context_t* context, char** path)
|
|||
* Copy a file to the blob directory, if needed.
|
||||
*
|
||||
* @param context The context object as returned from dc_context_new().
|
||||
* @param path[in,out] The path, may be modified to a relative path
|
||||
* @param[in,out] path The path, may be modified to a relative path
|
||||
* starting with `$BLOBDIR`.
|
||||
* @return 1=success file may or may not be copied, 0=error
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue