Unified usage of the 'inline' attribute for functions
commit90d24a16486a6263b6a15f95b673d4dd5d3f90a5
authorChristophe CURIS <christophe.curis@free.fr>
Fri, 10 May 2013 22:07:13 +0000 (11 00:07 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Fri, 10 May 2013 23:17:27 +0000 (11 00:17 +0100)
tree48b5d78cd9f5c1f3f61b6894e22ee1254d751bf9
parent7f6699ffca7946f99b686ac918546ae503bf5204
Unified usage of the 'inline' attribute for functions

Autoconf provides the necessary stuff to detect if inline keyword
is supported, and to detect special syntaxes, so let's use this
and remove the multiple local definitions, this makes code simpler.
WINGs/hashtable.c
WINGs/proplist.c
WINGs/wconfig.h
WINGs/wtextfield.c
configure.ac
src/wconfig.h.in
util/wmagnify.c
wrlib/misc.c