On Mon, Oct 25, 2010 at 3:31 PM, Vincent Torri <vto...@univ-evry.fr> wrote:
> On Mon, 25 Oct 2010, Enlightenment SVN wrote:
>> Log:
>>       * ecore: make Ecore_File.h match others EFL headers.
>>
>> Author:       cedric
>> Date:         2010-10-25 06:08:40 -0700 (Mon, 25 Oct 2010)
>> New Revision: 53869
>>
>> Modified:
>>  trunk/ecore/src/lib/ecore_file/Ecore_File.h
>>
>> Modified: trunk/ecore/src/lib/ecore_file/Ecore_File.h
>> ===================================================================
>> --- trunk/ecore/src/lib/ecore_file/Ecore_File.h       2010-10-25 13:08:19 
>> UTC (rev 53868)
>> +++ trunk/ecore/src/lib/ecore_file/Ecore_File.h       2010-10-25 13:08:40 
>> UTC (rev 53869)
>> @@ -65,13 +65,7 @@
>>  * @typedef Ecore_File_Event
>>  * The event type returned when a file or directory is monitored.
>>  */
>> -typedef enum _Ecore_File_Event Ecore_File_Event;
>> -
>> -/**
>> - * @enum _Ecore_File_Event
>> - * The event type returned when a directory is monitored.
>> - */
>> -enum _Ecore_File_Event
>> +typedef enum _Ecore_File_Event
>
> and now, are you sure that enum _Ecore_File_Event is documented in doxygen
> ?

Don't know at all, but all Evas.h doesn't split typedef and enum
declaration at all.
-- 
Cedric BAIL

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to