Skip to content
Snippets Groups Projects
Commit 178dcc52 authored by andy's avatar andy
Browse files

STYLE: Minor code formatting

parent f6e02c19
Branches
Tags
No related merge requests found
......@@ -189,7 +189,7 @@ void Foam::CourantNo::write()
CourantNo.write();
Info<< type() << " output:" << nl
<< " writing " << CourantNo.name() << "field" << nl << endl;
<< " writing " << CourantNo.name() << " field" << nl << endl;
}
}
......
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