nash schrieb:
> On Fri, 2008-01-25 at 13:28 -0500, Enlightenment CVS wrote:
>   
>> Enlightenment CVS committal
>>
>> Author  : pfritz
>> Project : e17
>> Module  : libs/ecore
>> ===================================================================
>> RCS file: /cvs/e/e17/libs/ecore/src/lib/ecore/Ecore.h,v
>> retrieving revision 1.57
>> retrieving revision 1.58
>> diff -u -3 -r1.57 -r1.58
>> --- Ecore.h  11 Jan 2008 07:33:56 -0000      1.57
>> +++ Ecore.h  25 Jan 2008 18:28:16 -0000      1.58
>> @@ -61,6 +61,9 @@
>>  extern "C" {
>>  #endif
>>  
>> +#define ECORE_CALLBACK_CANCEL 0; /**< Return value to remove a callback */
>> +#define ECORE_CALLBACK_RENEW 1; /**< Return value to keep a callback */ 
>> +
>>  
>>     
>
> I'm guessing you don't mean for those two semi-colons to be there...
>   
Yes, you are right. That was a mistake.

Thanks,

Peter

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to