mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 11:05:33 +08:00
Some minor fixes in server and style in testing
This commit is contained in:
@@ -14,9 +14,7 @@
|
||||
|
||||
#include "blackmisc/aviation/atcstationlist.h"
|
||||
|
||||
/*!
|
||||
* Generate data for testing purposes.
|
||||
*/
|
||||
//! Generate data for testing purposes.
|
||||
namespace BlackMisc
|
||||
{
|
||||
namespace Aviation
|
||||
@@ -54,8 +52,7 @@ namespace BlackMisc
|
||||
static void parseWgs(int times);
|
||||
};
|
||||
|
||||
} // Aviation
|
||||
|
||||
} // BlackMisc
|
||||
} // ns
|
||||
} // ns
|
||||
|
||||
#endif // guard
|
||||
|
||||
Reference in New Issue
Block a user