mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 11:05:33 +08:00
Metar, slight style adjustments
This commit is contained in:
committed by
Mat Sutcliffe
parent
a924b5e78b
commit
a6a787fdd7
@@ -48,7 +48,7 @@ namespace BlackMisc
|
||||
|
||||
void CMetar::setDayTime(int reportDay, const PhysicalQuantities::CTime &reportTime)
|
||||
{
|
||||
m_reportDay = reportDay;
|
||||
m_reportDay = reportDay;
|
||||
m_reportTime = reportTime;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user