Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'bc/tree-walk-oid'
[gitweb.git]
/
transport-helper.c
diff --git
a/transport-helper.c
b/transport-helper.c
index a87fdf7b0b30f3f131726b53f88f46dc9324806f..6cf3bb324e149c0180d332497edf2b2c15a6b71c 100644
(file)
--- a/
transport-helper.c
+++ b/
transport-helper.c
@@
-1026,7
+1026,8
@@
static int push_refs(struct transport *transport,
}
-static int has_attribute(const char *attrs, const char *attr) {
+static int has_attribute(const char *attrs, const char *attr)
+{
int len;
if (!attrs)
return 0;