Fix up the types in write_sha1_file
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 25 Apr 2005 19:04:55 +0000 (12:04 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 25 Apr 2005 19:04:55 +0000 (12:04 -0700)
commitf5b913c9cb52cee019585375546817cfe5c75426
treeac76484a10f69423169e72f4bf9461b3e3ad880f
parenta44c9a5e2e6d4108452f2c64dbd11f74a83745af
Fix up the types in write_sha1_file

Use "unsigned long" for the size, like we do everywhere else.
cache.h
sha1_file.c