On 12/14/11 13:55, Vincent Torri wrote:
> this one and the previous one should be backported
>
> Vincent
>

Not sure how to go about that :/ Never did any backporting.

dh

> On Wed, Dec 14, 2011 at 7:52 PM, Enlightenment SVN
> <no-re...@enlightenment.org>  wrote:
>> Log:
>> Evas: Gl_X11: Fix typo? for __UNUSED__ param.
>>
>>
>>
>> Author:       devilhorns
>> Date:         2011-12-14 10:52:42 -0800 (Wed, 14 Dec 2011)
>> New Revision: 66224
>> Trac:         http://trac.enlightenment.org/e/changeset/66224
>>
>> Modified:
>>   trunk/evas/src/modules/engines/gl_x11/evas_engine.c
>>
>> Modified: trunk/evas/src/modules/engines/gl_x11/evas_engine.c
>> ===================================================================
>> --- trunk/evas/src/modules/engines/gl_x11/evas_engine.c 2011-12-14 18:44:20 
>> UTC (rev 66223)
>> +++ trunk/evas/src/modules/engines/gl_x11/evas_engine.c 2011-12-14 18:52:42 
>> UTC (rev 66224)
>> @@ -3703,7 +3703,7 @@
>>   }
>>
>>   static Eina_Bool
>> -eng_image_can_region_get(void *data__UNUSED__, void *image)
>> +eng_image_can_region_get(void *data __UNUSED__, void *image)
>>   {
>>     Evas_GL_Image *gim = image;
>>     Image_Entry *im;
>>
>>



------------------------------------------------------------------------------
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