> Comments below.  Please excuse my nit-pickiness.  :-)
>> --- newlib/libc/sys/wince/sys/shared.h  (revision 1182)
>> +++ newlib/libc/sys/wince/sys/shared.h  (working copy)
>> @@ -30,10 +30,14 @@
>>
>>  _SHMBLK _shared_init(int pgid);
>>  void    _shared_dump(_SHMBLK shmblk);
>> -int    _shared_getshowwindow();
>> +int     _shared_getshowwindow();
>
> Can you make this (void), while you're at it?

Ah! You mean specify the arguments are (void), right? :)

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to