aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/rwho
diff options
context:
space:
mode:
authorAlfonso Gregory <gfunni234@gmail.com>2023-07-07 16:39:23 +0000
committerWarner Losh <imp@FreeBSD.org>2023-07-07 16:45:18 +0000
commit1a7ac2bd24c1763b0d32e23d9c70308fbc24b07a (patch)
treebda296dc13fa2b8460c49e57183a806cfbac17e0 /usr.bin/rwho
parenta1b6427a97879ee0034797b2c75ecd107312456a (diff)
downloadsrc-1a7ac2bd24c1763b0d32e23d9c70308fbc24b07a.tar.gz
src-1a7ac2bd24c1763b0d32e23d9c70308fbc24b07a.zip
Diffstat (limited to 'usr.bin/rwho')
-rw-r--r--usr.bin/rwho/rwho.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/rwho/rwho.c b/usr.bin/rwho/rwho.c
index 8e6384161f28..adc697989a18 100644
--- a/usr.bin/rwho/rwho.c
+++ b/usr.bin/rwho/rwho.c
@@ -83,7 +83,7 @@ static struct myutmp {
static time_t now;
static int aflg;
-static void usage(void);
+static void usage(void) __dead2;
static int utmpcmp(const void *, const void *);
int