mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-10 00:28:20 +00:00
[client] audio/pipewire: fix compilation under clang
This commit is contained in:
parent
86efc47505
commit
254b370bbf
@ -144,7 +144,8 @@ static struct Option pipewire_options[] =
|
||||
.description = "The default record device to use",
|
||||
.type = OPTION_TYPE_STRING
|
||||
},
|
||||
{ NULL }
|
||||
|
||||
{0}
|
||||
};
|
||||
|
||||
static void pipewire_earlyInit(void)
|
||||
|
Loading…
Reference in New Issue
Block a user