From eb1733609ad9a0842ba1c77b1c375507929f9585 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sat, 31 Jan 2015 22:17:15 +0100 Subject: decoder/sndfile, ...: update API documentation --- src/playlist/PlaylistStream.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/playlist/PlaylistStream.hxx') diff --git a/src/playlist/PlaylistStream.hxx b/src/playlist/PlaylistStream.hxx index 9f77cbea1..4e441c345 100644 --- a/src/playlist/PlaylistStream.hxx +++ b/src/playlist/PlaylistStream.hxx @@ -31,7 +31,7 @@ class Path; * Opens a playlist from a local file. * * @param path the path of the playlist file - * @param is_r on success, an input_stream object is returned here, + * @param is_r on success, an #InputStream object is returned here, * which must be closed after the playlist_provider object is freed * @return a playlist, or nullptr on error */ -- cgit v1.2.3