cam_u.h: fix indentation

Withholding my profanity towards Xcode.
pull/8/head
archshift 10 years ago
parent 92550013cf
commit 92a75df9b1

@ -16,8 +16,8 @@ public:
Interface();
std::string GetPortName() const override {
return "cam:u";
}
return "cam:u";
}
};
} // namespace

Loading…
Cancel
Save