aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/biff
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/biff')
-rw-r--r--usr.bin/biff/biff.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.bin/biff/biff.c b/usr.bin/biff/biff.c
index acfd10bda067..cfb1d638a476 100644
--- a/usr.bin/biff/biff.c
+++ b/usr.bin/biff/biff.c
@@ -56,9 +56,7 @@ __FBSDID("$FreeBSD$");
static void usage(void);
int
-main(argc, argv)
- int argc;
- char *argv[];
+main(int argc, char *argv[])
{
struct stat sb;
int ch;