indentation

This commit is contained in:
mattijs
2009-03-12 13:42:00 +00:00
parent cd107e764a
commit 5ecf891b28

View File

@ -786,7 +786,7 @@ inline bool Foam::PackedList<nBits>::set
<< "negative index " << i << " max=" << size_-1
<< abort(FatalError);
}
#endif
# endif
// lazy evaluation - increase size on assigment
if (i >= size_)