summaryrefslogtreecommitdiffstats
path: root/usr.bin/env/env.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/env/env.c')
-rw-r--r--usr.bin/env/env.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/env/env.c b/usr.bin/env/env.c
index b498b84..14ffc4b 100644
--- a/usr.bin/env/env.c
+++ b/usr.bin/env/env.c
@@ -55,7 +55,7 @@ __FBSDID("$FreeBSD$");
extern char **environ;
-static void usage __P((void));
+static void usage(void);
int
main(argc, argv)
OpenPOWER on IntegriCloud