summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.bin/finger/net.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/finger/net.c b/usr.bin/finger/net.c
index ca98674..2b18b0f 100644
--- a/usr.bin/finger/net.c
+++ b/usr.bin/finger/net.c
@@ -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"
OpenPOWER on IntegriCloud