Skip to content
Snippets Groups Projects
Commit 5ecf891b authored by mattijs's avatar mattijs
Browse files

indentation

parent cd107e76
No related branches found
No related tags found
No related merge requests found
...@@ -786,7 +786,7 @@ inline bool Foam::PackedList<nBits>::set ...@@ -786,7 +786,7 @@ inline bool Foam::PackedList<nBits>::set
<< "negative index " << i << " max=" << size_-1 << "negative index " << i << " max=" << size_-1
<< abort(FatalError); << abort(FatalError);
} }
#endif # endif
// lazy evaluation - increase size on assigment // lazy evaluation - increase size on assigment
if (i >= size_) if (i >= size_)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment