STYLE: minor code formatting

This commit is contained in:
andy
2012-10-10 15:04:30 +01:00
parent bd58348f24
commit cc1e1a725f

View File

@ -799,7 +799,7 @@ Foam::label Foam::meshSearch::findCell
}
else
{
return findCellLinear(location);
return findCellLinear(location);
}
}
else