mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 01:05:34 +08:00
Ref T297, style and remarks for T297
This commit is contained in:
@@ -1061,7 +1061,7 @@ namespace BlackCore
|
||||
}
|
||||
else
|
||||
{
|
||||
// values before updating (i.e. "storing") so the new situation is noty yet considered
|
||||
// values before updating (i.e. "storing") so the new situation is not yet considered
|
||||
const CAircraftSituationList oldSituations = this->remoteAircraftSituations(callsign);
|
||||
const CAircraftSituationChangeList oldChanges = this->remoteAircraftSituationChanges(callsign);
|
||||
if (oldSituations.size() > 1)
|
||||
|
||||
Reference in New Issue
Block a user