docs: add () to xref the function.

This commit is contained in:
Stefan Kost 2010-12-08 11:51:59 +02:00
parent cc55b9772b
commit 4054ea491e

View file

@ -144,7 +144,7 @@ gst_type_find_factory_dispose (GObject * object)
* gst_type_find_factory_get_list:
*
* Gets the list of all registered typefind factories. You must free the
* list using gst_plugin_feature_list_free.
* list using gst_plugin_feature_list_free().
*
* The returned factories are sorted by highest rank first, and then by
* factory name. (behaviour change since 0.10.26)