Merge pull request #502 from archshift/patch-1

cam_u.h: fix indentation
pull/8/head
bunnei 10 years ago
commit a461c1d8d2

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

Loading…
Cancel
Save