1
0
mirror of https://github.com/git/git.git synced 2024-09-28 19:42:15 +02:00
git/block-sha1
Nicolas Pitre d5f6a96fa4 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>
2009-08-18 12:26:01 -07:00
..
sha1.c block-sha1/sha1.c: silence compiler complaints by casting void * to char * 2009-08-14 19:13:00 -07:00
sha1.h block-sha1: make the size member first in the context struct 2009-08-18 12:26:01 -07:00