On Mon, Jan 16, 2012 at 10:26:59AM +0100, Diego Biurrun wrote :
> Here is a small patch to move inline keywords to the front of function
> declarations. This fixes some warnings with gcc and -Wextra where it
> complains about the 'static' keyword not being at the beginning of a
> function declaration. Apparently gcc gets tripped up and complains
> about 'static' instead of 'inline', but hey, it's easy enough to fix.
Seems harmless to me.
Best regards,
--
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device
|