STYLE: extraneous space

This commit is contained in:
mattijs
2010-02-03 06:20:17 +00:00
parent 36346ec1a2
commit 30f45a64a4

View File

@ -813,7 +813,7 @@ Foam::label Foam::meshSearch::findNearestBoundaryFace
{
if (useTreeSearch)
{
const indexedOctree<treeDataFace>& tree = boundaryTree();
const indexedOctree<treeDataFace>& tree = boundaryTree();
scalar span = tree.bb().mag();