*: use references instead of pointers
This commit is contained in:
@@ -264,7 +264,7 @@ audio_output_command_is_finished(const struct audio_output *ao)
|
||||
|
||||
struct audio_output *
|
||||
audio_output_new(const config_param ¶m,
|
||||
struct player_control *pc,
|
||||
player_control &pc,
|
||||
Error &error);
|
||||
|
||||
bool
|
||||
|
||||
Reference in New Issue
Block a user