]> git.cameronkatri.com Git - cgit.git/commit
ui-ssdiff: fix decl-after-statement warnings
authorJohn Keeping <john@keeping.me.uk>
Sun, 7 Aug 2016 15:14:49 +0000 (16:14 +0100)
committerJohn Keeping <john@keeping.me.uk>
Sat, 1 Oct 2016 10:43:45 +0000 (11:43 +0100)
commit7e67c64894b1093fbc009edd811fee1e76daa2d7
tree5bfc570a1b1041d27b3b785453cc28d45f748969
parentbead27b730526e4501ebaeb3b7c1116cd09f7b93
ui-ssdiff: 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 one in
ui-ssdiff.c

Signed-off-by: John Keeping <john@keeping.me.uk>
ui-ssdiff.c