diff options
author | Patryk Obara <patryk.obara@gmail.com> | 2017-08-18 03:59:35 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-08-17 19:18:17 -0700 |
commit | 50c5cd5800be172300da79b271037148f31d1987 (patch) | |
tree | 898807ebb425280452f16f0aa806dd8c5563a494 /builtin/fast-export.c | |
parent | The first batch of topics after the 2.14 cycle (diff) | |
download | tgif-50c5cd5800be172300da79b271037148f31d1987.tar.xz |
sha1_file: fix definition of null_sha1
The array is declared in cache.h as:
extern const unsigned char null_sha1[GIT_MAX_RAWSZ];
Definition in sha1_file.c must match.
Signed-off-by: Patryk Obara <patryk.obara@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/fast-export.c')
0 files changed, 0 insertions, 0 deletions