Formatting

This commit is contained in:
Hrvoje Jasak 2015-04-07 13:50:26 +01:00 committed by Dominik Christ
parent 588263d03c
commit da7e0293a0

View file

@ -98,7 +98,7 @@ Foam::dynamicBodyFvMesh::dynamicBodyFvMesh(const IOobject& io)
{
bodyPatchID_ = boundaryMesh().findPatchID(bodyPatchName_);
if(bodyPatchID_<0)
if (bodyPatchID_<0)
{
FatalErrorIn
(