JANITORIAL: Remove trailing whitespace
This commit is contained in:
parent
6e4217e1ba
commit
989ea7cb56
137 changed files with 1279 additions and 1279 deletions
|
@ -1966,7 +1966,7 @@ static bool isVertexCovered(const Patch &p, unsigned int wi) {
|
|||
// ---w1--1----p----w2--2----
|
||||
// ^ \ (inside)
|
||||
if (wi > p.indexw1 && wi <= p.indexw2)
|
||||
return true;
|
||||
return true;
|
||||
|
||||
// v / (outside)
|
||||
// ---w2--2----p----w1--1----
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue