STYLE: Minor code formatting

This commit is contained in:
andy
2013-01-24 09:04:13 +00:00
parent 574b79a413
commit 5ca3bf6b0d

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | \\ / O peration |
\\ / A nd | Copyright (C) 2011 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2013 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -64,6 +64,7 @@ Foam::label Foam::dictionaryEntry::startLineNumber() const
} }
} }
Foam::label Foam::dictionaryEntry::endLineNumber() const Foam::label Foam::dictionaryEntry::endLineNumber() const
{ {
if (size()) if (size())