From: Emmanuele Bassi Date: Mon, 11 Oct 2010 14:07:06 +0000 (+0100) Subject: script: Fix annotation for get_object()'s return value X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2f21c851eafbe217661c3010ad6388414e27a56b;p=profile%2Fivi%2Fclutter.git script: Fix annotation for get_object()'s return value --- diff --git a/clutter/clutter-script.c b/clutter/clutter-script.c index 4e3750c..61b9625 100644 --- a/clutter/clutter-script.c +++ b/clutter/clutter-script.c @@ -569,7 +569,7 @@ clutter_script_load_from_data (ClutterScript *script, * Retrieves the object bound to @name. This function does not increment * the reference count of the returned object. * - * Return value: : (transfer none): the named object, or %NULL if no object + * Return value: (transfer none): the named object, or %NULL if no object * with the given name was available * * Since: 0.6