docs: fix two more Since: tags

This commit is contained in:
Tim-Philipp Müller 2011-08-02 23:42:58 +01:00
parent 62cd1215c7
commit a1712ad87c
2 changed files with 2 additions and 2 deletions

View file

@ -174,7 +174,7 @@ gst_multipart_demux_class_init (GstMultipartDemuxClass * klass)
* not change and emit no-more-pads as soon as the first boundary * not change and emit no-more-pads as soon as the first boundary
* content is parsed, decoded, and pads are linked. * content is parsed, decoded, and pads are linked.
* *
* Since: 0.10.30 * Since: 0.10.31
*/ */
g_object_class_install_property (gobject_class, PROP_SINGLE_STREAM, g_object_class_install_property (gobject_class, PROP_SINGLE_STREAM,
g_param_spec_boolean ("single-stream", "Single Stream", g_param_spec_boolean ("single-stream", "Single Stream",

View file

@ -442,7 +442,7 @@ gst_v4l2_object_install_properties_helper (GObjectClass * gobject_class,
* *
* TV norm * TV norm
* *
* Since: 0.10.30 * Since: 0.10.31
*/ */
g_object_class_install_property (gobject_class, PROP_TV_NORM, g_object_class_install_property (gobject_class, PROP_TV_NORM,
g_param_spec_enum ("norm", "TV norm", g_param_spec_enum ("norm", "TV norm",