Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-sh-setup: do not use repo-config to test the git directory
[gitweb.git]
/
builtin-count.c
diff --git
a/builtin-count.c
b/builtin-count.c
index 5ee72df247245cbf5fc8d5b70e8b1fddd5ab7edd..1d3729aa9914d6c68dbb6ad11cb46504b4a688e0 100644
(file)
--- a/
builtin-count.c
+++ b/
builtin-count.c
@@
-67,7
+67,7
@@
static void count_objects(DIR *d, char *path, int len, int verbose,
}
}
-int cmd_count_objects(int ac, const char **av, c
har **ep
)
+int cmd_count_objects(int ac, const char **av, c
onst char *prefix
)
{
int i;
int verbose = 0;