summaryrefslogtreecommitdiffstats
path: root/usr.bin/what
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/what')
-rw-r--r--usr.bin/what/what.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/what/what.c b/usr.bin/what/what.c
index 69ab1d4..c7e953a 100644
--- a/usr.bin/what/what.c
+++ b/usr.bin/what/what.c
@@ -53,8 +53,8 @@ static const char sccsid[] = "@(#)what.c 8.1 (Berkeley) 6/6/93";
static int sflag;
static int found;
-void search __P((void));
-static void usage __P((void));
+void search(void);
+static void usage(void);
/*
* what
OpenPOWER on IntegriCloud