You need to sign in or sign up before continuing.
Commit 85918400 authored by Max Kellermann's avatar Max Kellermann

Mapper: update API documentation

parent 1ad2f18c
...@@ -137,8 +137,7 @@ map_spl_path(void); ...@@ -137,8 +137,7 @@ map_spl_path(void);
/** /**
* Maps a playlist name (without the ".m3u" suffix) to a file system * Maps a playlist name (without the ".m3u" suffix) to a file system
* path. The return value is allocated on the heap and must be freed * path.
* with g_free().
* *
* @return the path in file system encoding, or nullptr if mapping failed * @return the path in file system encoding, or nullptr if mapping failed
*/ */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment