summaryrefslogtreecommitdiffstats
path: root/sys/dev/hea/eni_if.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/hea/eni_if.c')
-rw-r--r--sys/dev/hea/eni_if.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/hea/eni_if.c b/sys/dev/hea/eni_if.c
index ce396bf..f4cd5d7 100644
--- a/sys/dev/hea/eni_if.c
+++ b/sys/dev/hea/eni_if.c
@@ -61,7 +61,7 @@
__RCSID("@(#) $FreeBSD$");
#endif
-static void eni_get_stats __P((Eni_unit *));
+static void eni_get_stats(Eni_unit *);
/*
* SUNI statistics counters take one of three forms:
OpenPOWER on IntegriCloud