Staticify cleanup() which is not referenced in other places.
MFC after: 2 weeks
This commit is contained in:
parent
af32f8cb55
commit
73a54b65fe
@ -226,7 +226,7 @@ trying(const struct addrinfo *ai)
|
||||
printf("Trying %s...\n", buf);
|
||||
}
|
||||
|
||||
void
|
||||
static void
|
||||
cleanup(int sig __unused)
|
||||
{
|
||||
#define ERRSTR "Timed out.\n"
|
||||
|
Loading…
Reference in New Issue
Block a user