Rename to Support

This commit is contained in:
Wim Taymans 2016-10-05 21:05:22 +02:00
parent 6e6b5588f4
commit a68e5d5124
14 changed files with 41 additions and 40 deletions

View file

@ -677,8 +677,8 @@ static SpaResult
volume_init (const SpaHandleFactory *factory,
SpaHandle *handle,
const SpaDict *info,
const SpaInterface **platform,
unsigned int n_platform)
const SpaSupport **support,
unsigned int n_support)
{
SpaVolume *this;