Some minor fixes in server and style in testing

This commit is contained in:
Klaus Basan
2015-04-11 01:33:42 +02:00
parent f7b50b3f5a
commit 291746bc57
3 changed files with 6 additions and 15 deletions

View File

@@ -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