summaryrefslogtreecommitdiffstats
path: root/sys/dev/hea/eni_buffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/hea/eni_buffer.c')
-rw-r--r--sys/dev/hea/eni_buffer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/hea/eni_buffer.c b/sys/dev/hea/eni_buffer.c
index 5fc9d48..89aa901 100644
--- a/sys/dev/hea/eni_buffer.c
+++ b/sys/dev/hea/eni_buffer.c
@@ -54,7 +54,7 @@
__RCSID("@(#) $FreeBSD$");
#endif
-static int eni_test_memory __P((Eni_unit *));
+static int eni_test_memory(Eni_unit *);
/*
* The host is going to manage (that is, allocate and free) buffers
OpenPOWER on IntegriCloud