summaryrefslogtreecommitdiffstats
path: root/usr.bin/mktemp/mktemp.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/mktemp/mktemp.c')
-rw-r--r--usr.bin/mktemp/mktemp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/mktemp/mktemp.c b/usr.bin/mktemp/mktemp.c
index d20ca3d..b58ac4b 100644
--- a/usr.bin/mktemp/mktemp.c
+++ b/usr.bin/mktemp/mktemp.c
@@ -46,7 +46,7 @@ static const char rcsid[] =
"$FreeBSD$";
#endif /* not lint */
-static void usage __P((void));
+static void usage(void);
int
main(int argc, char **argv)
OpenPOWER on IntegriCloud