summaryrefslogtreecommitdiffstats
path: root/sys/cam/ctl/ctl_ha.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/cam/ctl/ctl_ha.c')
-rw-r--r--sys/cam/ctl/ctl_ha.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/cam/ctl/ctl_ha.c b/sys/cam/ctl/ctl_ha.c
index 57466ec..f1f5b8c 100644
--- a/sys/cam/ctl/ctl_ha.c
+++ b/sys/cam/ctl/ctl_ha.c
@@ -356,7 +356,7 @@ ctl_ha_send(struct ha_softc *softc)
printf("%s: sosend() error %d\n", __func__, error);
return;
}
- };
+ }
}
static void
OpenPOWER on IntegriCloud