Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jc/bs-t-is-not-a-tab-for-sed'
[gitweb.git]
/
remote.c
diff --git
a/remote.c
b/remote.c
index 9f83fe2c4cbd477e47fc6c81eab324be7aa088c6..af72727d760d37e511ba662148029c5d0eb52259 100644
(file)
--- a/
remote.c
+++ b/
remote.c
@@
-2279,7
+2279,7
@@
static struct push_cas *add_cas_entry(struct push_cas_option *cas,
return entry;
}
-int parse_push_cas_option(struct push_cas_option *cas, const char *arg, int unset)
+
static
int parse_push_cas_option(struct push_cas_option *cas, const char *arg, int unset)
{
const char *colon;
struct push_cas *entry;