Convert memset(hash,0,20) to hashclr(hash).
authorJunio C Hamano <junkio@cox.net>
Wed, 23 Aug 2006 20:57:23 +0000 (13:57 -0700)
committerJunio C Hamano <junkio@cox.net>
Wed, 23 Aug 2006 20:57:23 +0000 (13:57 -0700)
In the same spirit as hashcmp() and hashcpy().

Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found