block-sha1: make the size member first in the context struct
commitd5f6a96fa4792f6143d06d9c0b572a96d7235305
authorNicolas Pitre <nico@cam.org>
Tue, 18 Aug 2009 00:18:23 +0000 (17 20:18 -0400)
committerJunio C Hamano <gitster@pobox.com>
Tue, 18 Aug 2009 19:26:01 +0000 (18 12:26 -0700)
tree35ce7257d0e1a4c68aa7ece581437e59740f53e1
parenta12218572f2875e91b6c3c12559b076c4949a675
block-sha1: make the size member first in the context struct

This is a 64-bit value, hence having it first provides a better
alignment.

Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
block-sha1/sha1.h