Skip to content
Snippets Groups Projects
Commit 810de38a authored by andy's avatar andy
Browse files

STYLE: minor code formatting update

parent 3c7dc0e2
Branches
Tags
No related merge requests found
......@@ -65,7 +65,6 @@ void Foam::Constant<Type>::writeData(Ostream& os) const
DataEntry<Type>::writeData(os);
os << token::SPACE << value_ << token::END_STATEMENT << nl;
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment