1
0
mirror of https://github.com/git/git.git synced 2024-10-01 01:21:24 +02:00
git/mozilla-sha1
Junio C Hamano 77ab8798d3 Fix constness of input in mozilla-sha1/sha1.c::SHA1_Update().
Among the three of our own implementations, only this one lacked
"const" from the second argument.

Signed-off-by: Junio C Hamano <junkio@cox.net>
2005-11-01 14:05:12 -08:00
..
sha1.c
sha1.h