Formatting

This commit is contained in:
Hrvoje Jasak 2010-12-20 20:05:26 +00:00
parent 287805e38b
commit 4726765713

View file

@ -309,7 +309,7 @@ bool Foam::linearValveLayersFvMesh::attached() const
{ {
if if
( (
result result
!= refCast<const slidingInterface>(topoChanges[modI]).attached() != refCast<const slidingInterface>(topoChanges[modI]).attached()
) )
{ {