mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: remove trailing spaces
This commit is contained in:
committed by
Andrew Heather
parent
a9bfef33bf
commit
51bb4e0037
@ -73,7 +73,7 @@ forAll(boundaryDicts, patchi)
|
||||
}
|
||||
else
|
||||
{
|
||||
nbrPatchName = "patch" + Foam::name(patchi - 1);
|
||||
nbrPatchName = "patch" + Foam::name(patchi - 1);
|
||||
}
|
||||
|
||||
patchDict.add("type", cyclicPolyPatch::typeName);
|
||||
|
||||
Reference in New Issue
Block a user