about summary refs log tree commit diff
path: root/scan-tree.h
diff options
context:
space:
mode:
authorJohn Keeping <john@keeping.me.uk>2016-08-07 16:14:49 +0100
committerJohn Keeping <john@keeping.me.uk>2016-10-01 11:43:45 +0100
commit7e67c64894b1093fbc009edd811fee1e76daa2d7 (patch)
tree5bfc570a1b1041d27b3b785453cc28d45f748969 /scan-tree.h
parentui-shared: fix decl-after-statement warnings (diff)
downloadcgit-pink-7e67c64894b1093fbc009edd811fee1e76daa2d7.tar.gz
cgit-pink-7e67c64894b1093fbc009edd811fee1e76daa2d7.zip
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>
Diffstat (limited to 'scan-tree.h')
0 files changed, 0 insertions, 0 deletions
19-11-06Fix compat.h for #defined strlcpyJune McEnroe 2019-11-06Allow unsetting LIBRESSL_PREFIXJune McEnroe 2019-11-06Document calico service configurationJune McEnroe 2019-11-06Document SASL EXTERNAL configuration in more detailJune McEnroe 2019-11-06Document pounce service configurationJune McEnroe 2019-11-06Mention Darwin and GNU/Linux in READMEJune McEnroe 2019-11-06Assume LibreSSL from brew on DarwinJune McEnroe 2019-11-06Remove -DNO_EXPLICIT_BZERO from Darwin.mkJune McEnroe 2019-11-06Don't install rc scripts or dirs on LinuxJune McEnroe