]> git.ipfire.org Git - thirdparty/ccache.git/commit
c99: Declare variables closer to their first use
authorJoel Rosdahl <joel@rosdahl.net>
Sat, 23 Jul 2016 14:18:08 +0000 (16:18 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sat, 23 Jul 2016 14:18:08 +0000 (16:18 +0200)
commitb81df8bfa5fb55a495333e146272dc4053b2a30d
tree5ceca8c01447a04fabdd1f31fbaa5f684bcf8ab7
parent48e33b2e4116888aa539132182081df7dc8e81b8
c99: Declare variables closer to their first use
19 files changed:
HACKING.txt
args.c
ccache.c
cleanup.c
compopt.c
conf.c
counters.c
execute.c
exitfn.c
hash.c
hashutil.c
language.c
lockfile.c
manifest.c
mdfour.c
murmurhashneutral2.c
stats.c
unify.c
util.c