update clang-format (#666)
This commit is contained in:
parent
a7a9df3b9d
commit
f9963ed39b
13 changed files with 1068 additions and 1375 deletions
|
|
@ -193,4 +193,4 @@ std::vector<std::string> display_names(mem_type_e hwdevice_type) {
|
|||
|
||||
return display_names;
|
||||
}
|
||||
}
|
||||
} // namespace platf
|
||||
|
|
|
|||
|
|
@ -84,4 +84,4 @@ public:
|
|||
std::unique_ptr<audio_control_t> audio_control() {
|
||||
return std::make_unique<macos_audio_control_t>();
|
||||
}
|
||||
}
|
||||
} // namespace platf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue