gstquery: Fix annotation
authorEdward Hervey <edward.hervey@collabora.co.uk>
Thu, 29 Mar 2012 15:53:47 +0000 (17:53 +0200)
committerEdward Hervey <edward.hervey@collabora.co.uk>
Thu, 29 Mar 2012 15:53:47 +0000 (17:53 +0200)
gst/gstquery.c

index fbe6d8c..f1ec483 100644 (file)
@@ -1489,7 +1489,7 @@ gst_query_new_allocation (GstCaps * caps, gboolean need_pool)
 /**
  * gst_query_parse_allocation:
  * @query: a #GstQuery
- * @caps: (out transfer none) (allow-none): The #GstCaps
+ * @caps: (out) (transfer none) (allow-none): The #GstCaps
  * @need_pool: (out) (allow-none): Whether a #GstBufferPool is needed
  *
  * Parse an allocation query, writing the requested caps in @caps and