author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Mon, 25 Apr 2005 19:04:55 +0000 (12:04 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Mon, 25 Apr 2005 19:04:55 +0000 (12:04 -0700) | ||
commit | f5b913c9cb52cee019585375546817cfe5c75426 | |
tree | ac76484a10f69423169e72f4bf9461b3e3ad880f | tree | snapshot |
parent | a44c9a5e2e6d4108452f2c64dbd11f74a83745af | commit | diff |
Fix up the types in write_sha1_file
Use "unsigned long" for the size, like we do everywhere else.
Use "unsigned long" for the size, like we do everywhere else.
cache.h | diff | blob | history | |
sha1_file.c | diff | blob | history |