General tidying, addressing issues found by static analysis tool.
This commit is contained in:
@@ -56,7 +56,7 @@ namespace Bloom
|
||||
}
|
||||
}
|
||||
|
||||
int getFileDescriptor() {
|
||||
int getFileDescriptor() const {
|
||||
return this->fileDescriptor;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user