Skip to content

Commit a06bae9

Browse files
authored
Update _tri.cpp
added empty line at end
1 parent d2d0d11 commit a06bae9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tri/_tri.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2056,4 +2056,4 @@ TrapezoidMapTriFinder::Trapezoid::set_upper_right(Trapezoid* upper_right_)
20562056
upper_right = upper_right_;
20572057
if (upper_right != 0)
20582058
upper_right->upper_left = this;
2059-
}
2059+
}

0 commit comments

Comments
 (0)