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:
@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user