summaryrefslogtreecommitdiffstats
path: root/sys/dev/hfa/fore_buffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/hfa/fore_buffer.c')
-rw-r--r--sys/dev/hfa/fore_buffer.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/hfa/fore_buffer.c b/sys/dev/hfa/fore_buffer.c
index d0e6b1a..74fec2c 100644
--- a/sys/dev/hfa/fore_buffer.c
+++ b/sys/dev/hfa/fore_buffer.c
@@ -71,9 +71,9 @@ __RCSID("@(#) $FreeBSD$");
/*
* Local functions
*/
-static void fore_buf_drain __P((Fore_unit *));
-static void fore_buf_supply_1s __P((Fore_unit *));
-static void fore_buf_supply_1l __P((Fore_unit *));
+static void fore_buf_drain(Fore_unit *);
+static void fore_buf_supply_1s(Fore_unit *);
+static void fore_buf_supply_1l(Fore_unit *);
/*
OpenPOWER on IntegriCloud