mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 23:25:53 +08:00
Fix clang-tidy and clazy warnings
This commit is contained in:
@@ -195,7 +195,7 @@ namespace BlackMisc
|
||||
return this->getModel().hasAircraftAndAirlineDesignator();
|
||||
}
|
||||
|
||||
const CComSystem CSimulatedAircraft::getComSystem(CComSystem::ComUnit unit) const
|
||||
CComSystem CSimulatedAircraft::getComSystem(CComSystem::ComUnit unit) const
|
||||
{
|
||||
switch (unit)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user