Formatting

This commit is contained in:
Hrvoje Jasak 2010-12-27 11:46:38 +00:00
parent 1fafc42c14
commit 6dfebac5fa

View file

@ -131,7 +131,7 @@ public:
//- Size of largest patch (out of supplied subset of patches)
label maxPatchSize(const labelHashSet& patchIDs) const;
//- Sum of patch sizes (out of supplied subset of patches).
//- Sum of patch sizes (out of supplied subset of patches)
// Used in sizing arrays.
label sumPatchSize(const labelHashSet& patchIDs) const;