mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 23:25:53 +08:00
Formatting, renaming
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user