mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 16:56:53 +08:00
Style, typo
This commit is contained in:
committed by
Mat Sutcliffe
parent
4237839bbd
commit
1b4aa1162a
@@ -953,7 +953,7 @@ namespace BlackCore
|
||||
// model found
|
||||
lookupModel.setCallsign(callsign);
|
||||
|
||||
// Script
|
||||
// script
|
||||
if (runMatchinScript && setup.doRunMsReverseLookupScript())
|
||||
{
|
||||
const MatchingScriptReturnValues rv = CAircraftMatcher::reverseLookupScript(lookupModel, setup, log);
|
||||
|
||||
Reference in New Issue
Block a user