sha1-name: trivial style cleanup
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
54d07f2e25
commit
57b15ead77
@ -343,7 +343,6 @@ static int get_short_sha1(const char *name, int len, unsigned char *sha1,
|
|||||||
return status;
|
return status;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
int for_each_abbrev(const char *prefix, each_abbrev_fn fn, void *cb_data)
|
int for_each_abbrev(const char *prefix, each_abbrev_fn fn, void *cb_data)
|
||||||
{
|
{
|
||||||
char hex_pfx[40];
|
char hex_pfx[40];
|
||||||
|
Reference in New Issue
Block a user