Browse Source
The handle is only compared against and not modified in any way, so we can pass it by const reference. This also allows us to mark the respective parameters for DeregisterGuestAction() and DeregisterHostAction() as const references as well.pull/15/merge
2 changed files with 6 additions and 6 deletions
Loading…
Reference in new issue