discoverer: Minor documentation fix

docs: Minor discoverer documentation fix
This commit is contained in:
Arun Raghavan 2010-11-18 04:51:56 +05:30 committed by Tim-Philipp Müller
parent 8b5bcc1d8a
commit 6b66f455a2

View file

@ -443,7 +443,7 @@ gst_discoverer_info_get_video_streams (GstDiscovererInfo * info)
* Finds all the #GstDiscovererContainerInfo contained in @info
*
* Returns: A #GList of matching #GstDiscovererStreamInfo. The caller should
* free it with #g_list_free.
* free it with #gst_discoverer_stream_info_list_free.
*
* Since 0.10.31
*/