Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t4044: skip test if not using SHA-1
[gitweb.git]
/
connect.c
diff --git
a/connect.c
b/connect.c
index 54971166ac4ba6646ea52051f8131dc16ea2e0ae..b34dc80451fb375b112c1338a0aa3326a0a168ad 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