Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
object.h: update flag allocation comment
[gitweb.git]
/
connect.c
diff --git
a/connect.c
b/connect.c
index d6033861b35f31aae6c4c93dba7fa5f1c7fac673..c3a014c5babf72ee4c0d135fec264afb37b040de 100644
(file)
--- a/
connect.c
+++ b/
connect.c
@@
-889,7
+889,8
@@
static struct child_process *git_connect_git(int fd[2], char *hostandport,
transport_check_allowed("git");
- /* These underlying connection commands die() if they
+ /*
+ * These underlying connection commands die() if they
* cannot connect.
*/
if (git_use_proxy(hostandport))