From 859184000fc13a7688cc6666df378af1470c690e Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 4 Dec 2013 15:04:54 +0100 Subject: Mapper: update API documentation --- src/Mapper.hxx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/Mapper.hxx') 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 */ -- cgit v1.2.3