aboutsummaryrefslogtreecommitdiff
path: root/sys/isa/pnp.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/isa/pnp.c')
-rw-r--r--sys/isa/pnp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/isa/pnp.c b/sys/isa/pnp.c
index c2c66e08c208..768c2c4dd3ed 100644
--- a/sys/isa/pnp.c
+++ b/sys/isa/pnp.c
@@ -115,7 +115,7 @@ pnp_write(int d, u_char r)
* Intel May 94.
*/
static void
-pnp_send_initiation_key()
+pnp_send_initiation_key(void)
{
int cur, i;