mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
Replace Pipewire with PipeWire for consistency
And set up a CI job to check for that.
This commit is contained in:
parent
4732aea0c6
commit
257fd83f65
20 changed files with 28 additions and 20 deletions
|
|
@ -3039,7 +3039,7 @@ static int adapter_register_endpoints(struct spa_bt_adapter *a)
|
|||
|
||||
if (!a->endpoints_registered) {
|
||||
/* Should never happen as SBC support is always enabled */
|
||||
spa_log_error(monitor->log, "Broken Pipewire build - unable to locate SBC codec");
|
||||
spa_log_error(monitor->log, "Broken PipeWire build - unable to locate SBC codec");
|
||||
err = -ENOSYS;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue