STYLE: Minor code formatting

This commit is contained in:
andy
2013-01-02 16:23:14 +00:00
parent 44f4e7c8fd
commit da7e891507

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | Copyright (C) 2011-2012 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2011-2013 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -177,7 +177,7 @@ public:
// Acces functions
// Return Ks
scalarField& Ks()
scalarField& Ks()
{
return Ks_;
}