mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: extrudeModel: missing space
This commit is contained in:
@ -49,7 +49,7 @@ Foam::extrudeModel::extrudeModel
|
||||
{
|
||||
DebugInfo
|
||||
<< "Selected extrudeModel for " << modelType
|
||||
<< "using coeffs " << coeffDict_ << nl;
|
||||
<< " using coeffs " << coeffDict_ << nl;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user