aboutsummaryrefslogtreecommitdiffhomepage
path: root/experimental/Intersection/Intersections.h
diff options
context:
space:
mode:
Diffstat (limited to 'experimental/Intersection/Intersections.h')
-rw-r--r--experimental/Intersection/Intersections.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/experimental/Intersection/Intersections.h b/experimental/Intersection/Intersections.h
index 618c2c1b56..c8a142a19b 100644
--- a/experimental/Intersection/Intersections.h
+++ b/experimental/Intersection/Intersections.h
@@ -85,7 +85,7 @@ public:
void swap() {
fSwap ^= true;
}
-
+
void swapPts() {
int index;
for (index = 0; index < fUsed; ++index) {