aboutsummaryrefslogtreecommitdiff
path: root/bin/stty/gfmt.c
diff options
context:
space:
mode:
authorColin Percival <cperciva@FreeBSD.org>2008-08-04 01:25:48 +0000
committerColin Percival <cperciva@FreeBSD.org>2008-08-04 01:25:48 +0000
commitf9bcf9cabfc4f147200688700289c31c663caf99 (patch)
tree229041eea5ad591ae2c140ea64950ea8a82735f1 /bin/stty/gfmt.c
parent61328d7a97e582bfc9c03af1abbc42c8d04f16b4 (diff)
downloadsrc-f9bcf9cabfc4f147200688700289c31c663caf99.tar.gz
src-f9bcf9cabfc4f147200688700289c31c663caf99.zip
Notes
Diffstat (limited to 'bin/stty/gfmt.c')
-rw-r--r--bin/stty/gfmt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/stty/gfmt.c b/bin/stty/gfmt.c
index c35a6fc4604d..339da5970684 100644
--- a/bin/stty/gfmt.c
+++ b/bin/stty/gfmt.c
@@ -44,7 +44,7 @@ __FBSDID("$FreeBSD$");
#include "stty.h"
#include "extern.h"
-static void gerr(const char *s);
+static void gerr(const char *s) __dead2;
static void
gerr(const char *s)