Ho thanks, yeah it's a typo. Good job !

2011/12/14 Enlightenment SVN <no-re...@enlightenment.org>

> Log:
> Evas: Software_Generic: Fix typo? for __UNUSED__.
>
>
>
> Author:       devilhorns
> Date:         2011-12-14 10:27:29 -0800 (Wed, 14 Dec 2011)
> New Revision: 66222
> Trac:         http://trac.enlightenment.org/e/changeset/66222
>
> Modified:
>  trunk/evas/src/modules/engines/software_generic/evas_engine.c
>
> Modified: trunk/evas/src/modules/engines/software_generic/evas_engine.c
> ===================================================================
> --- trunk/evas/src/modules/engines/software_generic/evas_engine.c
> 2011-12-14 17:37:43 UTC (rev 66221)
> +++ trunk/evas/src/modules/engines/software_generic/evas_engine.c
> 2011-12-14 18:27:29 UTC (rev 66222)
> @@ -259,7 +259,7 @@
>  }
>
>  static Eina_Bool
> -eng_image_can_region_get(void *data__UNUSED__, void *image)
> +eng_image_can_region_get(void *data __UNUSED__, void *image)
>  {
>    Image_Entry *im;
>    if (!image) return EINA_FALSE;
>
>
>
> ------------------------------------------------------------------------------
> Cloud Computing - Latest Buzzword or a Glimpse of the Future?
> This paper surveys cloud computing today: What are the benefits?
> Why are businesses embracing it? What are its payoffs and pitfalls?
> http://www.accelacomm.com/jaw/sdnl/114/51425149/
> _______________________________________________
> enlightenment-svn mailing list
> enlightenment-...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-svn
>



-- 
Michaƫl Bouchaud
------------------------------------------------------------------------------
Cloud Computing - Latest Buzzword or a Glimpse of the Future?
This paper surveys cloud computing today: What are the benefits? 
Why are businesses embracing it? What are its payoffs and pitfalls?
http://www.accelacomm.com/jaw/sdnl/114/51425149/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to