Put inline declaration before return type gcc -Wextra complains that the other way around is obsolescent, and this was the only place where it was written in this order.
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/bf6be7af2532da6674dcb9335c0953044a787427 Modified Files -------------- contrib/fuzzystrmatch/fuzzystrmatch.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
