docs: fix Since: tag for new gst_caps_can_intersect() function

This commit is contained in:
Tim-Philipp Müller 2009-08-06 14:11:46 +01:00
parent 50fbc34f3f
commit 459c2b9c79

View file

@ -1236,7 +1236,7 @@ gst_caps_structure_can_intersect (const GstStructure * struct1,
*
* Returns: %TRUE if intersection would be not empty
*
* Since: 0.10.24
* Since: 0.10.25
*/
gboolean
gst_caps_can_intersect (const GstCaps * caps1, const GstCaps * caps2)