refactor: use bitsizeof() instead of 8 * sizeof()
commitf630cfda8800aee03c7eb2fcd0f840730fbe43b9
authorPierre Habouzit <madcoder@debian.org>
Wed, 22 Jul 2009 21:34:34 +0000 (22 23:34 +0200)
committerJunio C Hamano <gitster@pobox.com>
Thu, 23 Jul 2009 04:57:41 +0000 (22 21:57 -0700)
treef780eac20525e629c704a31a8d6e629cae6ea011
parent67da52bedc5750c10a732b9da7d64d5ef73f3b8a
refactor: use bitsizeof() instead of 8 * sizeof()

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-compat-util.h
sha1_file.c
xdiff/xdiffi.c