Formatting, tweaks

This commit is contained in:
Klaus Basan
2014-07-06 17:07:48 +02:00
parent 4d3b3d213d
commit 76bc6f0efc
8 changed files with 20 additions and 25 deletions

View File

@@ -108,6 +108,6 @@ namespace BlackCore
IContextSimulator(CRuntimeConfig::ContextMode mode, CRuntime *runtime) : CContext(mode, runtime) {}
};
} // namespace BlackCore
} // namespace
#endif // guard