diff --git a/gst/gstquery.c b/gst/gstquery.c index 15144c9827..93387b1a07 100644 --- a/gst/gstquery.c +++ b/gst/gstquery.c @@ -1398,7 +1398,7 @@ gst_query_set_uri (GstQuery * query, const gchar * uri) /** * gst_query_parse_uri: * @query: a #GstQuery - * @uri: (out callee-allocates) (allow-none): the storage for the current URI + * @uri: (out) (transfer full) (allow-none): the storage for the current URI * (may be NULL) * * Parse an URI query, writing the URI into @uri as a newly