summaryrefslogtreecommitdiffstats
path: root/usr.bin/nl/nl.c
diff options
context:
space:
mode:
authorjmallett <jmallett@FreeBSD.org>2002-08-19 03:07:56 +0000
committerjmallett <jmallett@FreeBSD.org>2002-08-19 03:07:56 +0000
commit2b6e4e1504c52fa78fbca036c0a7b8cdda7d5468 (patch)
tree8df832051a6a2104a7700a03af518a79001e6eeb /usr.bin/nl/nl.c
parentbd88fce4f373f821b7282c996b07026c9dea8a44 (diff)
downloadFreeBSD-src-2b6e4e1504c52fa78fbca036c0a7b8cdda7d5468.zip
FreeBSD-src-2b6e4e1504c52fa78fbca036c0a7b8cdda7d5468.tar.gz
Remove local prototypes for main().
Diffstat (limited to 'usr.bin/nl/nl.c')
-rw-r--r--usr.bin/nl/nl.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/nl/nl.c b/usr.bin/nl/nl.c
index 5fcfb2a..43a7027 100644
--- a/usr.bin/nl/nl.c
+++ b/usr.bin/nl/nl.c
@@ -93,7 +93,6 @@ static struct numbering_property numbering_properties[NP_LAST + 1] = {
((sizeof (int) * CHAR_BIT - 1) * 302 / 1000 + 2)
static void filter(void);
-int main(int, char *[]);
static void parse_numbering(const char *, int);
static void usage(void);
OpenPOWER on IntegriCloud