summaryrefslogtreecommitdiffstats
path: root/sys/netatm/ipatm/ipatm_if.c
diff options
context:
space:
mode:
authoralfred <alfred@FreeBSD.org>2002-03-20 08:00:54 +0000
committeralfred <alfred@FreeBSD.org>2002-03-20 08:00:54 +0000
commitc61e01af359e8d97fd53e0494a2168613d9e1da2 (patch)
tree2a7f34126a185f91f1613cd64a3874d01b325fe5 /sys/netatm/ipatm/ipatm_if.c
parent728484a7457c5aef1f6a3d30a7bf3f6e215bf900 (diff)
downloadFreeBSD-src-c61e01af359e8d97fd53e0494a2168613d9e1da2.zip
FreeBSD-src-c61e01af359e8d97fd53e0494a2168613d9e1da2.tar.gz
Remove __P.
Diffstat (limited to 'sys/netatm/ipatm/ipatm_if.c')
-rw-r--r--sys/netatm/ipatm/ipatm_if.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netatm/ipatm/ipatm_if.c b/sys/netatm/ipatm/ipatm_if.c
index d0f381c..2d028fd 100644
--- a/sys/netatm/ipatm/ipatm_if.c
+++ b/sys/netatm/ipatm/ipatm_if.c
@@ -68,7 +68,7 @@ __RCSID("@(#) $FreeBSD$");
/*
* Local functions
*/
-static void ipatm_closenif __P((struct ip_nif *));
+static void ipatm_closenif(struct ip_nif *);
/*
OpenPOWER on IntegriCloud