mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
spa: bluez: fix whitespaces
This commit is contained in:
parent
5bb2224da3
commit
0b87144d26
3 changed files with 12 additions and 12 deletions
|
|
@ -325,7 +325,7 @@ static struct stream *stream_create(struct spa_bt_transport *t, struct group *gr
|
|||
struct spa_audio_info format = { 0 };
|
||||
int res;
|
||||
bool sink;
|
||||
if((t->profile == SPA_BT_PROFILE_BAP_SINK) ||
|
||||
if((t->profile == SPA_BT_PROFILE_BAP_SINK) ||
|
||||
(t->profile == SPA_BT_PROFILE_BAP_BROADCAST_SINK)) {
|
||||
sink = true;
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue