Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
vcs-svn: rename repo functions to "svn_repo"
[gitweb.git]
/
credential-store.c
diff --git
a/credential-store.c
b/credential-store.c
index 57141679abdaa804282a0cc2d808e7c6687d924a..55ca1b1334319924dcbbf69ec39b2335e6a452aa 100644
(file)
--- a/
credential-store.c
+++ b/
credential-store.c
@@
-142,7
+142,7
@@
static void lookup_credential(const struct string_list *fns, struct credential *
return; /* Found credential */
}
-int
main(int argc,
char **argv)
+int
cmd_main(int argc, const
char **argv)
{
const char * const usage[] = {
"git credential-store [<options>] <action>",