From 4f9ab6c5808469c9ba3259a28f51ce27809db72d Mon Sep 17 00:00:00 2001 From: eadler Date: Fri, 10 May 2013 16:41:26 +0000 Subject: Fxi a bunch of typos. PR: misc/174625 Submitted by: Jeremy Chadwick --- usr.sbin/bluetooth/hccontrol/link_control.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.sbin/bluetooth/hccontrol') 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 -- cgit v1.1