summaryrefslogtreecommitdiff
path: root/sys/isa/sio.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/isa/sio.c')
-rw-r--r--sys/isa/sio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/isa/sio.c b/sys/isa/sio.c
index e4923ecb58349..d1e2aae7f6377 100644
--- a/sys/isa/sio.c
+++ b/sys/isa/sio.c
@@ -431,7 +431,7 @@ static Port_t likely_esp_ports[] = { 0x140, 0x180, 0x280, 0 };
*/
static int
-sysctl_machdep_comdefaultrate SYSCTL_HANDLER_ARGS
+sysctl_machdep_comdefaultrate(SYSCTL_HANDLER_ARGS)
{
int error, s;
speed_t newspeed;