mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-23 07:15:35 +08:00
Formatting, minor tweaks
This commit is contained in:
committed by
Mathew Sutcliffe
parent
3b6edcd575
commit
d64bfcabce
@@ -149,7 +149,7 @@ void CSwiftData::performGracefulShutdown()
|
||||
{
|
||||
if (this->m_updater)
|
||||
{
|
||||
this->m_updater->abandonAndWait();
|
||||
m_updater->abandonAndWait();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user