mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: Minor code formatting
This commit is contained in:
@ -36,7 +36,7 @@ void Foam::basicSource::writeHeader(Ostream& os) const
|
|||||||
|
|
||||||
void Foam::basicSource::writeFooter(Ostream& os) const
|
void Foam::basicSource::writeFooter(Ostream& os) const
|
||||||
{
|
{
|
||||||
os << decrIndent << indent << token::END_BLOCK << endl;
|
os << decrIndent << indent << token::END_BLOCK << endl;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user