Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-p4: change "commitish" typo to "committish"
[gitweb.git]
/
sha1-array.c
diff --git
a/sha1-array.c
b/sha1-array.c
index 838b3bf8478cfdfcd78f866e69dc0f8c5cbf3c9e..466a926aa3c7794c73c76c9c94ecfa4d62a20ad4 100644
(file)
--- a/
sha1-array.c
+++ b/
sha1-array.c
@@
-42,8
+42,8
@@
void oid_array_clear(struct oid_array *array)
}
int oid_array_for_each_unique(struct oid_array *array,
-
for_each_oid_fn fn,
-
void *data)
+ for_each_oid_fn fn,
+ void *data)
{
int i;