Skip to content
Snippets Groups Projects
Commit f9bed134 authored by mattijs's avatar mattijs
Browse files

STYLE: TimeIO: indenting

parent 67499076
No related branches found
No related tags found
No related merge requests found
......@@ -85,8 +85,8 @@ void Foam::Time::readDict()
{
if
(
secondaryWriteControl_
== wcTimeStep && label(secondaryWriteInterval_) < 1
secondaryWriteControl_ == wcTimeStep
&& label(secondaryWriteInterval_) < 1
)
{
FatalIOErrorIn("Time::readDict()", controlDict_)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment