General tidying, addressing issues found by static analysis tool.
This commit is contained in:
@@ -65,7 +65,7 @@ namespace Bloom::Usb
|
||||
}
|
||||
|
||||
public:
|
||||
std::size_t getInputReportSize() {
|
||||
std::size_t getInputReportSize() const {
|
||||
return this->inputReportSize;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user