From 49e4475b46b513e9f98b516cd756314a87d93a98 Mon Sep 17 00:00:00 2001 From: mattijs Date: Wed, 29 Jun 2016 10:43:36 +0100 Subject: [PATCH] STYLE: redistributePar: indentation --- .../parallelProcessing/redistributePar/redistributePar.C | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/utilities/parallelProcessing/redistributePar/redistributePar.C b/applications/utilities/parallelProcessing/redistributePar/redistributePar.C index a02bf106a7..8dc2731d31 100644 --- a/applications/utilities/parallelProcessing/redistributePar/redistributePar.C +++ b/applications/utilities/parallelProcessing/redistributePar/redistributePar.C @@ -2579,7 +2579,7 @@ int main(int argc, char *argv[]) || procStat == fvMesh::TOPO_PATCH_CHANGE ) { - Info<< " Detected topology change; reconstructing addressing" + Info<< " Detected topology change; reconstructing addressing" << nl << endl; if (baseMeshPtr.valid())