mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 02:35:33 +08:00
Ref T488 Fixed cppcheck warnings.
This commit is contained in:
@@ -118,7 +118,7 @@ namespace BlackSimPlugin
|
||||
}
|
||||
}
|
||||
|
||||
HRESULT CLobbyClient::connectFs9ToHost(const QString address)
|
||||
HRESULT CLobbyClient::connectFs9ToHost(const QString &address)
|
||||
{
|
||||
HRESULT hr = S_OK;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user