Ref T488 Fixed cppcheck warnings.

This commit is contained in:
Mat Sutcliffe
2018-12-26 20:55:45 +00:00
parent e709d27e05
commit 7cb581f865
8 changed files with 19 additions and 22 deletions

View File

@@ -118,7 +118,7 @@ namespace BlackSimPlugin
}
}
HRESULT CLobbyClient::connectFs9ToHost(const QString address)
HRESULT CLobbyClient::connectFs9ToHost(const QString &address)
{
HRESULT hr = S_OK;