Formatting, renaming

This commit is contained in:
Klaus Basan
2014-07-11 00:46:58 +02:00
parent 82db2666be
commit b45279857f
2 changed files with 4 additions and 4 deletions

View File

@@ -20,7 +20,7 @@
namespace BlackCore
{
/*!
* \brief Network simulator concrete implementation
* Network simulator concrete implementation
*/
class CContextSimulator : public IContextSimulator
{
@@ -30,7 +30,7 @@ namespace BlackCore
friend class IContextSimulator;
public:
//! \brief Destructor
//! Destructor
virtual ~CContextSimulator();
public slots: