cam_u.h: fix indentation
Withholding my profanity towards Xcode.
This commit is contained in:
parent
92550013cf
commit
92a75df9b1
|
@ -16,8 +16,8 @@ public:
|
|||
Interface();
|
||||
|
||||
std::string GetPortName() const override {
|
||||
return "cam:u";
|
||||
}
|
||||
return "cam:u";
|
||||
}
|
||||
};
|
||||
|
||||
} // namespace
|
||||
|
|
Reference in New Issue