docs: add missing parameter doc string

This commit is contained in:
Stefan Kost 2009-11-25 14:23:53 +02:00
parent 22abe6fbcf
commit f4f4906cc5

View file

@ -1660,6 +1660,7 @@ gst_update_registry (void)
/**
* gst_registry_get_feature_list_cookie:
* @registry: the registry
*
* Returns the registrys feature list cookie. This changes
* every time a feature is added or removed from the registry.