mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-03 09:01:54 -05:00
spa: bluez: fix spelling
This commit is contained in:
parent
1f927838e2
commit
6410a2dfa4
1 changed files with 1 additions and 1 deletions
|
|
@ -1059,7 +1059,7 @@ static void rfcomm_event(struct spa_source *source)
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!res) {
|
if (!res) {
|
||||||
spa_log_debug(backend->log, "RFCOMM receive unsupported command: %s", buf);
|
spa_log_debug(backend->log, "RFCOMM received unsupported command: %s", buf);
|
||||||
rfcomm_send_reply(rfcomm, "ERROR");
|
rfcomm_send_reply(rfcomm, "ERROR");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue