]> git.ipfire.org Git - thirdparty/ccache.git/commit
Use bool, true and false for boolean values
authorJoel Rosdahl <joel@rosdahl.net>
Sun, 29 Aug 2010 11:25:51 +0000 (13:25 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 29 Aug 2010 11:26:55 +0000 (13:26 +0200)
commit0a6b820cc4fc532cddcfc8e2d875ea3f6431aab5
tree4e937d2f687f10f1f895d42be8d249b15477bb2f
parent41113e3087aabc68bf4379d5c101da351a5c7e67
Use bool, true and false for boolean values
18 files changed:
HACKING.txt
args.c
ccache.c
ccache.h
counters.c
hash.c
hashutil.c
hashutil.h
language.c
language.h
lockfile.c
manifest.c
manifest.h
stats.c
test/util.c
test/util.h
unify.c
util.c