summaryrefslogtreecommitdiff
path: root/block-sha1/sha1.h
diff options
context:
space:
mode:
authorBrandon Casey <drafnel@gmail.com>2009-08-14 22:52:15 (GMT)
committerJunio C Hamano <gitster@pobox.com>2009-08-15 02:13:00 (GMT)
commita12218572f2875e91b6c3c12559b076c4949a675 (patch)
tree317729704a668088d3916494d7e1ae357a31ca5b /block-sha1/sha1.h
parentee7dc310af660f423732369e955651ef2f05011d (diff)
downloadgit-a12218572f2875e91b6c3c12559b076c4949a675.zip
git-a12218572f2875e91b6c3c12559b076c4949a675.tar.gz
git-a12218572f2875e91b6c3c12559b076c4949a675.tar.bz2
block-sha1/sha1.c: silence compiler complaints by casting void * to char *
Some compilers produce errors when arithmetic is attempted on pointers to void. We want computations done on byte addresses, so cast them to char * to work them around. Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'block-sha1/sha1.h')
0 files changed, 0 insertions, 0 deletions