Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'bw/pathspec-remove-unused-extern-decl' into maint
[gitweb.git]
/
t
/
helper
/
test-urlmatch-normalization.c
diff --git
a/t/helper/test-urlmatch-normalization.c
b/t/helper/test-urlmatch-normalization.c
index 090bf219a7d499ae246f80c0d478eb37fdef8f8f..49b6e836be257c0689601bf17138439cff0d61a0 100644
(file)
--- a/
t/helper/test-urlmatch-normalization.c
+++ b/
t/helper/test-urlmatch-normalization.c
@@
-1,7
+1,7
@@
#include "git-compat-util.h"
#include "urlmatch.h"
-int
main(int argc,
char **argv)
+int
cmd_main(int argc, const
char **argv)
{
const char usage[] = "test-urlmatch-normalization [-p | -l] <url1> | <url1> <url2>";
char *url1, *url2;