Skip to content
Snippets Groups Projects
Commit 1ed3261f authored by mattijs's avatar mattijs
Browse files

COMP: motionSmootherTemplates.C : missing comma.

parent 09910a0d
No related branches found
No related tags found
No related merge requests found
...@@ -292,7 +292,7 @@ void Foam::motionSmoother::testSyncField ...@@ -292,7 +292,7 @@ void Foam::motionSmoother::testSyncField
const Field<Type>& fld, const Field<Type>& fld,
const CombineOp& cop, const CombineOp& cop,
const Type& zero, const Type& zero,
const bool separation const bool separation,
const scalar maxMag const scalar maxMag
) const ) const
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment