Formatting and typo fixes

This commit is contained in:
Klaus Basan
2018-02-06 00:12:35 +01:00
parent 84ea7faaca
commit 86e8ecd2e2
4 changed files with 5 additions and 10 deletions

View File

@@ -26,7 +26,6 @@
namespace BlackMisc { namespace Aviation { class CCallsign; } }
namespace BlackMiscTest
{
/*!
* Interpolator classes basic tests
*/
@@ -48,9 +47,7 @@ namespace BlackMiscTest
//! Test parts
static BlackMisc::Aviation::CAircraftParts getTestParts(int number, qint64 ts, qint64 deltaT);
};
} // namespace
//! \endcond