On Sun, Jan 11, 2015 at 06:43:45PM +0000, Adrian Chadd wrote:
A> Author: adrian
A> Date: Sun Jan 11 18:43:45 2015
A> New Revision: 276993
A> URL: https://svnweb.freebsd.org/changeset/base/276993
A> 
A> Log:
A>   Switch around the order of static inline to be in line with how it's
A>   used elsewhere, and to keep gcc-4.7 happy.
A>   
A>   This is a request from the DragonflyBSD project.

I'd suggest to also do s/__inline/inline/ in such sweeps due to "inline"
being a C99 keyword, while __inline is a GNU-ism from pre-99 times.

-- 
Totus tuus, Glebius.
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to