Corrected indentation
This commit is contained in:
parent
00b4267a07
commit
09aba41a19
@ -95,7 +95,7 @@ protected:
|
||||
class unionEqOp
|
||||
{
|
||||
public:
|
||||
void operator()( labelList& x, const labelList& y ) const;
|
||||
void operator()(labelList& x, const labelList& y) const;
|
||||
};
|
||||
|
||||
//- Collect cell neighbours of faces in global numbering
|
||||
|
Loading…
Reference in New Issue
Block a user