Skip to content

Commit 57b15ea

Browse files
felipecgitster
authored andcommitted
sha1-name: trivial style cleanup
Signed-off-by: Felipe Contreras <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 54d07f2 commit 57b15ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sha1_name.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,6 @@ static int get_short_sha1(const char *name, int len, unsigned char *sha1,
343343
return status;
344344
}
345345

346-
347346
int for_each_abbrev(const char *prefix, each_abbrev_fn fn, void *cb_data)
348347
{
349348
char hex_pfx[40];

0 commit comments

Comments
 (0)