mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-07-05 00:47:54 -05:00
Remove every trailing whitespace from the project (but externals).
This commit is contained in:
@ -14,7 +14,7 @@ namespace BOSS_U {
|
||||
class Interface : public Service::Interface {
|
||||
public:
|
||||
Interface();
|
||||
|
||||
|
||||
std::string GetPortName() const override {
|
||||
return "boss:U";
|
||||
}
|
||||
|
Reference in New Issue
Block a user