STYLE: follow coding guide recommendation for '//- Destructor'
This commit is contained in:
@ -135,9 +135,8 @@ public:
|
||||
);
|
||||
|
||||
|
||||
// Destructor
|
||||
|
||||
virtual ~functionObject();
|
||||
//- Destructor
|
||||
virtual ~functionObject();
|
||||
|
||||
|
||||
// Member Functions
|
||||
|
||||
Reference in New Issue
Block a user