Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Test git-patch-id
[gitweb.git]
/
fast-import.c
diff --git
a/fast-import.c
b/fast-import.c
index 03b13e0621e100b1c52a0384fbfe81aede9beb16..3ef3413e69896d45012ea94b3678959d5d2cceb0 100644
(file)
--- a/
fast-import.c
+++ b/
fast-import.c
@@
-869,7
+869,7
@@
static char *create_index(void)
/* Generate the fan-out array. */
c = idx;
for (i = 0; i < 256; i++) {
- struct object_entry **next = c;
;
+ struct object_entry **next = c;
while (next < last) {
if ((*next)->sha1[0] != i)
break;