Put inline declaration before return type
Peter Eisentraut <peter_e@gmx.net>
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.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/fuzzystrmatch/fuzzystrmatch.c | modified | +1 −1 |