summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bluetooth/hccontrol
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2013-05-10 16:41:26 +0000
committereadler <eadler@FreeBSD.org>2013-05-10 16:41:26 +0000
commit4f9ab6c5808469c9ba3259a28f51ce27809db72d (patch)
treede55b90adb7094bbce6ffde362ffde2c0815186f /usr.sbin/bluetooth/hccontrol
parent301528b1d3eaa9e833eb7096c798519ccd8b848a (diff)
downloadFreeBSD-src-4f9ab6c5808469c9ba3259a28f51ce27809db72d.zip
FreeBSD-src-4f9ab6c5808469c9ba3259a28f51ce27809db72d.tar.gz
Fxi a bunch of typos.
PR: misc/174625 Submitted by: Jeremy Chadwick <jdc@koitsu.org>
Diffstat (limited to 'usr.sbin/bluetooth/hccontrol')
-rw-r--r--usr.sbin/bluetooth/hccontrol/link_control.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bluetooth/hccontrol/link_control.c b/usr.sbin/bluetooth/hccontrol/link_control.c
index ea880cd..536520a 100644
--- a/usr.sbin/bluetooth/hccontrol/link_control.c
+++ b/usr.sbin/bluetooth/hccontrol/link_control.c
@@ -357,7 +357,7 @@ again:
goto again;
return (OK);
-} /* hci_diconnect */
+} /* hci_disconnect */
/* Send Add_SCO_Connection command to the unit */
static int
OpenPOWER on IntegriCloud