Skip to content
Snippets Groups Projects
Commit 09aba41a authored by mattijs's avatar mattijs
Browse files

Corrected indentation

parent 00b4267a
Branches
Tags
No related merge requests found
......@@ -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
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment