Removed trailing blank lines

Resolves bug-report https://bugs.openfoam.org/view.php?id=2438
This commit is contained in:
Henry Weller
2017-01-19 20:17:47 +00:00
parent e1730cf1f1
commit 8632583934
44 changed files with 30 additions and 79 deletions

View File

@ -221,4 +221,3 @@ forAllConstIter(HashTable<DynamicList<label>>, cloudTimesUsed, cloudIter)
}
caseFile << "# end" << nl;

View File

@ -102,4 +102,3 @@ if (timeDirs.size())
}
}
}

View File

@ -40,4 +40,3 @@
timeIndices.insert(timeIndex, timeDirs[timeI].value());
Info<< "\nTime [" << timeIndex << "] = " << runTime.timeName() << nl;

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2011-2017 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -97,4 +97,3 @@ int main(int argc, char *argv[])
// ************************************************************************* //