summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mtree/compare.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/mtree/compare.c')
-rw-r--r--usr.sbin/mtree/compare.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/mtree/compare.c b/usr.sbin/mtree/compare.c
index 19e48cd..b2328a6 100644
--- a/usr.sbin/mtree/compare.c
+++ b/usr.sbin/mtree/compare.c
@@ -63,7 +63,7 @@ static const char rcsid[] =
extern int uflag;
extern int lineno;
-static char *ftype __P((u_int));
+static char *ftype(u_int);
#define INDENTNAMELEN 8
#define LABEL \
OpenPOWER on IntegriCloud