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

Signed-off-by: Pierre Habouzit <redacted>
Signed-off-by: Junio C Hamano <redacted>
git-compat-util.h
sha1_file.c
xdiff/xdiffi.c
git clone https://git.99rst.org/PROJECT