2007-08-08 Emmanuele Bassi <ebassi@openedhand.com>

* clutter/clutter-behaviour-ellipse:
	(clutter_behaviour_ellipse_get_tiltx): Remove useless
	"Return" in the API documentation.
This commit is contained in:
Emmanuele Bassi 2007-08-08 23:23:18 +00:00
parent fae203c1ea
commit 5bf83b3f0a
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,9 @@
2007-08-08 Emmanuele Bassi <ebassi@openedhand.com>
* clutter/clutter-behaviour-ellipse:
(clutter_behaviour_ellipse_get_tiltx): Remove useless
"Return" in the API documentation.
2007-08-08 Emmanuele Bassi <ebassi@openedhand.com>
* clutter/clutter-timeout-pool.c: Fix sorting of the pool

View File

@ -1207,8 +1207,6 @@ clutter_behaviour_ellipse_get_tilt (ClutterBehaviourEllipse *self,
*
* Gets the tilt of the ellipse around the center in Y axis.
*
* Return value: a #ClutterAngle
*
* Since: 0.4
*/
void