Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Adapt the kwset code to Git
[gitweb.git]
/
attr.c
diff --git
a/attr.c
b/attr.c
index 658112eeb6c975f290b703ac29527c8d09b09175..da29c8eb452af6a0a07829ab1ed2409c8aea5ef2 100644
(file)
--- a/
attr.c
+++ b/
attr.c
@@
-731,7
+731,7
@@
static void collect_all_attrs(const char *path)
rem = fill(path, pathlen, stk, rem);
}
-int git_checkattr(const char *path, int num, struct git_attr_check *check)
+int git_check
_
attr(const char *path, int num, struct git_attr_check *check)
{
int i;