]> git.cameronkatri.com Git - cgit.git/commit
ui-shared: fix decl-after-statement warnings
authorJohn Keeping <john@keeping.me.uk>
Sun, 7 Aug 2016 15:13:30 +0000 (16:13 +0100)
committerJohn Keeping <john@keeping.me.uk>
Sat, 1 Oct 2016 10:43:45 +0000 (11:43 +0100)
commitbead27b730526e4501ebaeb3b7c1116cd09f7b93
treef8c19108c0852ee534a680d4083e4de2adebc057
parent35df710a1fa21b62c5328e2c98f29a68a0312a25
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>
ui-shared.c