Formatting

This commit is contained in:
Hrvoje Jasak 2015-03-18 13:43:58 +00:00
parent 5d8a7c2032
commit 6e3925fcc9

View file

@ -467,7 +467,7 @@ bool Foam::mixerFvMesh::update()
if (globalMorphing)
{
Info << "Attaching rotors" << endl;
Info<< "Attaching rotors" << endl;
deleteDemandDrivenData(movingPointsMaskPtr_);