Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
parse-options: option to let --git-completion-helper show negative form
[gitweb.git]
/
connect.c
diff --git
a/connect.c
b/connect.c
index 3000768c75a075a7eaabc7e98615f4f54f645aab..31aa9c843311b4e0b01e7378a85709083b071311 100644
(file)
--- a/
connect.c
+++ b/
connect.c
@@
-48,7
+48,7
@@
int check_ref_type(const struct ref *ref, int flags)
return check_ref(ref->name, flags);
}
-static void die_initial_contact(int unexpected)
+static
NORETURN
void die_initial_contact(int unexpected)
{
/*
* A hang-up after seeing some response from the other end