1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
profanity/src/otr
Steffen Jaeckel b8e46552bf add files_file_in_account_data_path()
As all parts of the code invoking the `files_get_account_data_path()`
function did the same afterwards, a function has been added with the same
behavior.

1. create path
2. `mkdir` of that path
3. return final path

Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
2022-03-13 14:15:02 +01:00
..
otr.c add files_file_in_account_data_path() 2022-03-13 14:15:02 +01:00
otr.h Apply coding style 2020-07-07 14:18:57 +02:00
otrlib.h Apply coding style 2020-07-07 14:18:57 +02:00
otrlibv4.c Add config.h in files were it was missing 2021-03-26 19:54:22 +01:00