[PATCH] Anal retentive 'const unsigned char *sha1'
authorJason McMullan <jason.mcmullan@timesys.com>
Fri, 3 Jun 2005 15:05:39 +0000 (11:05 -0400)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 8 Jun 2005 20:04:53 +0000 (13:04 -0700)
commit5d6ccf5ce7f28e576a87f6c6f4f99fae90e06db6
tree73b86e1f4c11ec21f72f6ded1af70ca302a47837
parente0f0e891c1742c6ae22dbc648a1000ad8655ff34
[PATCH] Anal retentive 'const unsigned char *sha1'

Make 'sha1' parameters const where possible

Signed-off-by: Jason McMullan <jason.mcmullan@timesys.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
14 files changed:
blob.c
blob.h
cache.h
commit.c
commit.h
delta.c
delta.h
object.c
object.h
sha1_file.c
tag.c
tag.h
tree.c
tree.h