diff options
author | 2024-10-02 20:52:50 +0300 | |
---|---|---|
committer | 2024-11-22 20:48:31 +0300 | |
commit | d10223da75cc43fc3ce084cfc8eb6439311cd073 (patch) | |
tree | d28e0a80722bd408da2411d161b8f4c4694d6c0c /src/controller.cpp | |
parent | 2b6964020e2eecd0a01e8b27857902a439b32272 (diff) | |
download | newsboat-d10223da75cc43fc3ce084cfc8eb6439311cd073.tar.gz newsboat-d10223da75cc43fc3ce084cfc8eb6439311cd073.tar.zst newsboat-d10223da75cc43fc3ce084cfc8eb6439311cd073.zip |
Fix signature of `get_formatted_{file,dir}name()`
It must return a string, not a filepath, because it takes a path and
appends a character that signifies the type of the path; clearly, the
result is *not* a valid filepath.
Diffstat (limited to 'src/controller.cpp')
0 files changed, 0 insertions, 0 deletions