Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'js/rebase-i-progress-tidy'
[gitweb.git]
/
t
/
helper
/
test-sha1.c
diff --git
a/t/helper/test-sha1.c
b/t/helper/test-sha1.c
index e57eae10bf73baac79fd8b95ddb0ff1b4c8c0cd6..a1c13f54eca0db7d11a5df134d565171d70b8cce 100644
(file)
--- a/
t/helper/test-sha1.c
+++ b/
t/helper/test-sha1.c
@@
-1,6
+1,6
@@
#include "cache.h"
-int
main(int ac,
char **av)
+int
cmd_main(int ac, const
char **av)
{
git_SHA_CTX ctx;
unsigned char sha1[20];