Quoth gcc-4.6.3: libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include "-D_U_=__attribute__((unused))" -Wall -W -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wwrite-strings -g -O2 -MT lib/socket.lo -MD -MP -MF lib/.deps/socket.Tpo -c lib/socket.c -fPIC -DPIC -o lib/.libs/socket.o lib/socket.c:445:1: warning: 'inline' is not at beginning of declaration [-Wold-style-declaration] Fix this and make it a static function. Also remove trailing whitespace from this file while at it. Signed-off-by: Arne Redlich <arne.redlich@googlemail.com>
15 KiB
15 KiB