mirror of
https://git.suyu.dev/suyu/suyu
synced 2024-11-02 13:27:52 +00:00
Merge pull request #502 from archshift/patch-1
cam_u.h: fix indentation
This commit is contained in:
commit
a461c1d8d2
1 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ public:
|
|||
|
||||
std::string GetPortName() const override {
|
||||
return "cam:u";
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
} // namespace
|
||||
|
|
Loading…
Reference in a new issue