From c2fc073bc5d41b4a693680bcc2f7fb9713607017 Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Thu, 12 Jun 2008 08:21:47 +0000 Subject: Minor whitespace issue --- hcid/dbus-hci.c | 1 - 1 file changed, 1 deletion(-) diff --git a/hcid/dbus-hci.c b/hcid/dbus-hci.c index 05f0c1ae..451de7ca 100644 --- a/hcid/dbus-hci.c +++ b/hcid/dbus-hci.c @@ -888,7 +888,6 @@ static void pincode_cb(struct agent *agent, DBusError *err, const char *pincode, str2ba(device->address, &dba); if (err) { - hci_send_cmd(dev, OGF_LINK_CTL, OCF_PIN_CODE_NEG_REPLY, 6, &dba); goto done; -- cgit