commit | bead27b730526e4501ebaeb3b7c1116cd09f7b93 | [log] [tgz] |
---|---|---|
author | John Keeping <john@keeping.me.uk> | Sun Aug 07 16:13:30 2016 +0100 |
committer | John Keeping <john@keeping.me.uk> | Sat Oct 01 11:43:45 2016 +0100 |
tree | f8c19108c0852ee534a680d4083e4de2adebc057 | |
parent | 35df710a1fa21b62c5328e2c98f29a68a0312a25 [diff] |
ui-shared: fix decl-after-statement warnings git.git's coding style avoids decl-after-statement and we generally try to follow it but a few warnings have crept in recently. Fix the ones in ui-shared.c Signed-off-by: John Keeping <john@keeping.me.uk>