diff --git a/gst/gsturi.c b/gst/gsturi.c index b51bd4a581..552a66a4eb 100644 --- a/gst/gsturi.c +++ b/gst/gsturi.c @@ -562,7 +562,7 @@ gst_uri_protocol_is_supported (const GstURIType type, const gchar * protocol) * * Creates an element for handling the given URI. * - * Returns: (transfer full): a new element or NULL if none could be created + * Returns: (transfer floating): a new element or NULL if none could be created */ GstElement * gst_element_make_from_uri (const GstURIType type, const gchar * uri,