docs: add () to xref the function.
authorStefan Kost <ensonic@users.sf.net>
Wed, 8 Dec 2010 09:51:59 +0000 (11:51 +0200)
committerStefan Kost <ensonic@users.sf.net>
Wed, 8 Dec 2010 09:53:10 +0000 (11:53 +0200)
gst/gsttypefindfactory.c

index 8409164..26cbfb5 100644 (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)