From 53ef31718d7e53f9b8f76c74fd5c7441a0398c0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Tue, 17 May 2011 09:33:47 +0200 Subject: [PATCH] structure: Update Since markers to the correct version --- gst/gststructure.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gst/gststructure.c b/gst/gststructure.c index cad3e29bc2..cfc42a670d 100644 --- a/gst/gststructure.c +++ b/gst/gststructure.c @@ -2942,7 +2942,7 @@ gst_structure_is_equal_foreach (GQuark field_id, const GValue * val2, * * Returns: TRUE if the two structures have the same name and field. * - * Since: 0.10.31 + * Since: 0.10.35 **/ gboolean gst_structure_is_equal (const GstStructure * structure1, @@ -3085,7 +3085,7 @@ gst_caps_structure_can_intersect_field (GQuark id, const GValue * val1, * * Returns: %TRUE if intersection would not be empty * - * Since: 0.10.31 + * Since: 0.10.35 */ gboolean gst_structure_can_intersect (const GstStructure * struct1,