mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-06-29 12:09:03 +00:00
Remove every trailing whitespace from the project (but externals).
This commit is contained in:
@@ -14,7 +14,7 @@ namespace BOSS_P {
|
||||
class Interface : public Service::Interface {
|
||||
public:
|
||||
Interface();
|
||||
|
||||
|
||||
std::string GetPortName() const override {
|
||||
return "boss:P";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user