mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
Rename to Support
This commit is contained in:
parent
6e6b5588f4
commit
a68e5d5124
14 changed files with 41 additions and 40 deletions
|
|
@ -752,8 +752,8 @@ static SpaResult
|
|||
alsa_source_init (const SpaHandleFactory *factory,
|
||||
SpaHandle *handle,
|
||||
const SpaDict *info,
|
||||
const SpaInterface **platform,
|
||||
unsigned int n_platform)
|
||||
const SpaSupport **support,
|
||||
unsigned int n_support)
|
||||
{
|
||||
SpaALSASource *this;
|
||||
unsigned int i;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue