General: Tidy up clang-format warnings part 2
This commit is contained in:
parent
4605e4d6ff
commit
b724a4d90c
18 changed files with 129 additions and 119 deletions
|
@ -206,7 +206,7 @@ private:
|
|||
AudioCore::StreamPtr stream;
|
||||
std::string device_name;
|
||||
|
||||
[[maybe_unused]] AudoutParams audio_params {};
|
||||
[[maybe_unused]] AudoutParams audio_params{};
|
||||
|
||||
/// This is the event handle used to check if the audio buffer was released
|
||||
Kernel::EventPair buffer_event;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue