Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'ls/travis-enable-httpd-tests'
[gitweb.git]
/
t
/
helper
/
test-dump-split-index.c
diff --git
a/t/helper/test-dump-split-index.c
b/t/helper/test-dump-split-index.c
index 861d28c9b6c1b4d95f74ffbd95bc279ea0d377eb..d1689248b4937fbecaf16129c4016814554b983d 100644
(file)
--- a/
t/helper/test-dump-split-index.c
+++ b/
t/helper/test-dump-split-index.c
@@
-7,7
+7,7
@@
static void show_bit(size_t pos, void *data)
printf(" %d", (int)pos);
}
-int
main(int ac,
char **av)
+int
cmd_main(int ac, const
char **av)
{
struct split_index *si;
int i;