Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Fix up "make doc"
[gitweb.git]
/
ssh-pull.c
diff --git
a/ssh-pull.c
b/ssh-pull.c
index 87d523899a83d8c0d3c5ff721208ded30c1a38f4..26356dd7d84ea1bc9f7320b18562ed4117d4fac0 100644
(file)
--- a/
ssh-pull.c
+++ b/
ssh-pull.c
@@
-29,7
+29,7
@@
int fetch(unsigned char *sha1)
return ret;
}
-int get_version(void)
+
static
int get_version(void)
{
char type = 'v';
write(fd_out, &type, 1);