From 3264aec746947db8598130cb0ac382cf0b2a10cf Mon Sep 17 00:00:00 2001 From: alfred Date: Wed, 20 Mar 2002 02:08:01 +0000 Subject: Remove __P. --- sys/dev/hea/eni_buffer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/dev/hea/eni_buffer.c') 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 -- cgit v1.1