OutputPlugin: pass config_param reference
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
struct audio_output *
|
||||
ao_plugin_init(const struct audio_output_plugin *plugin,
|
||||
const struct config_param *param,
|
||||
const config_param ¶m,
|
||||
GError **error)
|
||||
{
|
||||
assert(plugin != NULL);
|
||||
|
Reference in New Issue
Block a user