From b3f78c4485aea066fd660f94d6348d8b8b02e964 Mon Sep 17 00:00:00 2001 From: andy Date: Tue, 14 Jan 2014 10:49:09 +0000 Subject: [PATCH 1/3] STYLE: Minor code formatting --- .../functionObjects/field/streamLine/streamLine.C | 7 ++++--- .../field/wallBoundedStreamLine/wallBoundedStreamLine.C | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/src/postProcessing/functionObjects/field/streamLine/streamLine.C b/src/postProcessing/functionObjects/field/streamLine/streamLine.C index 5c1b6e22c9..b8a34c87f2 100644 --- a/src/postProcessing/functionObjects/field/streamLine/streamLine.C +++ b/src/postProcessing/functionObjects/field/streamLine/streamLine.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 2011-2013 OpenFOAM Foundation + \\ / A nd | Copyright (C) 2011-2014 OpenFOAM Foundation \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -128,7 +128,7 @@ void Foam::streamLine::track() label nSeeds = returnReduce(particles.size(), sumOp