Merge pull request #2334 from lioncash/override
core: Add missing override specifiers where applicable
This commit is contained in:
commit
21b4a904f4
13 changed files with 9 additions and 23 deletions
|
@ -64,7 +64,6 @@ public:
|
|||
};
|
||||
RegisterHandlers(functions);
|
||||
}
|
||||
~ISslContext() = default;
|
||||
|
||||
private:
|
||||
void SetOption(Kernel::HLERequestContext& ctx) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue