instigated by alp. If this is wrong, let us know.

Original commit message from CVS:
instigated by alp.  If this is wrong, let us know.
This commit is contained in:
Thomas Vander Stichele 2002-10-29 17:53:42 +00:00
parent 723c72e6d3
commit da4942aee3

View file

@ -2002,7 +2002,7 @@ gst_element_wait_state_change (GstElement *element)
* Returns: TRUE if the state was successfully set. * Returns: TRUE if the state was successfully set.
* (using #GstElementStateReturn). * (using #GstElementStateReturn).
*/ */
gint GstElementStateReturn
gst_element_set_state (GstElement *element, GstElementState state) gst_element_set_state (GstElement *element, GstElementState state)
{ {
GstElementClass *oclass; GstElementClass *oclass;