Staticify cleanup() which is not referenced in other places.

MFC after:	2 weeks
This commit is contained in:
Xin LI
2011-06-21 20:33:55 +00:00
parent 53f476cab3
commit cde9717b67
+1 -1
View File
@@ -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"