STYLE: redistributePar: indentation

This commit is contained in:
mattijs
2016-06-29 10:43:36 +01:00
parent ca9923932a
commit 49e4475b46

View File

@ -2579,7 +2579,7 @@ int main(int argc, char *argv[])
|| procStat == fvMesh::TOPO_PATCH_CHANGE || procStat == fvMesh::TOPO_PATCH_CHANGE
) )
{ {
Info<< " Detected topology change; reconstructing addressing" Info<< " Detected topology change; reconstructing addressing"
<< nl << endl; << nl << endl;
if (baseMeshPtr.valid()) if (baseMeshPtr.valid())