aboutsummaryrefslogtreecommitdiffstats
path: root/src/Mapper.hxx
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-12-04 15:04:54 +0100
committerMax Kellermann <max@duempel.org>2013-12-04 15:04:54 +0100
commit859184000fc13a7688cc6666df378af1470c690e (patch)
treed7d73ff2d53cbf21e6a0a7e9b7e96e97d1859d91 /src/Mapper.hxx
parent1ad2f18c9e656186993203173c8ad72ebe09178a (diff)
downloadmpd-859184000fc13a7688cc6666df378af1470c690e.tar.gz
mpd-859184000fc13a7688cc6666df378af1470c690e.tar.xz
mpd-859184000fc13a7688cc6666df378af1470c690e.zip
Mapper: update API documentation
Diffstat (limited to 'src/Mapper.hxx')
-rw-r--r--src/Mapper.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Mapper.hxx b/src/Mapper.hxx
index aeaa15de5..c757c421e 100644
--- a/src/Mapper.hxx
+++ b/src/Mapper.hxx
@@ -137,8 +137,7 @@ map_spl_path(void);
/**
* 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
- * with g_free().
+ * path.
*
* @return the path in file system encoding, or nullptr if mapping failed
*/