mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
BUG: Correct line length
This commit is contained in:
@ -91,8 +91,8 @@ inline bool Foam::pointEdgeCollapse::update
|
||||
// // Same coordinate. Same string?
|
||||
// if (w2.collapseIndex_ < collapseIndex_)
|
||||
// {
|
||||
// // Take over string index from w2 (and also coordinate but this
|
||||
// // was same)
|
||||
// // Take over string index from w2 (and also coordinate but
|
||||
// // this was same)
|
||||
// operator=(w2);
|
||||
// return true;
|
||||
// }
|
||||
|
||||
Reference in New Issue
Block a user