Corrected indentation

This commit is contained in:
mattijs 2010-01-15 17:19:14 +00:00
parent 00b4267a07
commit 09aba41a19

View File

@ -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