mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-29 23:24:20 +08:00
src: fix typo
This commit is contained in:
parent
2ddc60319f
commit
32d7daf120
@ -733,7 +733,7 @@ void btd_event_le_set_scan_enable_complete(bdaddr_t *local, uint8_t status)
|
||||
}
|
||||
|
||||
if (status) {
|
||||
error("Can't enabled/disable LE scan");
|
||||
error("Can't enable/disable LE scan");
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user