On Sun, 9 Aug 2009, Enlightenment SVN wrote:

> Log:
>  Formatting
>
> Author:       devilhorns
> Date:         2009-08-09 09:41:51 -0700 (Sun, 09 Aug 2009)
> New Revision: 41648
>
> Modified:
>  trunk/evas/src/lib/canvas/evas_render.c
>
> Modified: trunk/evas/src/lib/canvas/evas_render.c
> ===================================================================
> --- trunk/evas/src/lib/canvas/evas_render.c   2009-08-09 15:47:44 UTC (rev 
> 41647)
> +++ trunk/evas/src/lib/canvas/evas_render.c   2009-08-09 16:41:51 UTC (rev 
> 41648)
> @@ -298,7 +298,8 @@
>      }
> }
>
> -Eina_Bool pending_change(void *data, __UNUSED__ void *gdata)
> +Eina_Bool
> +pending_change(void *data, __UNUSED__ void *gdata)
> {
>    Evas_Object *obj;

and put __UNUSED__ after the variable :-)

Vincent

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to