summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2002-07-21 23:31:43 +0000
committerpeter <peter@FreeBSD.org>2002-07-21 23:31:43 +0000
commit64524dea160fadab059be1abb5e39bf3da6d2422 (patch)
tree4a2a14ee04bc0fe8b8c41f2c1565cf758a9be490
parent25447000296ae6e722eb370f4ac87e26c6c9f18c (diff)
downloadFreeBSD-src-64524dea160fadab059be1abb5e39bf3da6d2422.zip
FreeBSD-src-64524dea160fadab059be1abb5e39bf3da6d2422.tar.gz
Remove stray function prototype. I wrote and removed this function but
forgot the prototype. Submitted by: dd
-rw-r--r--usr.sbin/config/mkheaders.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/config/mkheaders.c b/usr.sbin/config/mkheaders.c
index 1240ba8..72e1a40 100644
--- a/usr.sbin/config/mkheaders.c
+++ b/usr.sbin/config/mkheaders.c
@@ -52,7 +52,6 @@ static const char rcsid[] =
#include "y.tab.h"
static int do_header(char *, int);
-static void nocount(char *);
static char *toheader(char *);
static char *tomacro(char *);
OpenPOWER on IntegriCloud