aboutsummaryrefslogtreecommitdiffhomepage
path: root/experimental/Intersection/Intersections.h
diff options
context:
space:
mode:
authorGravatar skia.committer@gmail.com <skia.committer@gmail.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-01-18 07:07:28 +0000
committerGravatar skia.committer@gmail.com <skia.committer@gmail.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-01-18 07:07:28 +0000
commit15dd300ac6d7695b4d2aca81d8f3648eae704451 (patch)
tree355121f9d2f0c69e8fcbab1dd8a7e73ead5c5bca /experimental/Intersection/Intersections.h
parent51bbe75875d654251c6e8bec21ca773ffd5f39d0 (diff)
Sanitizing source files in Skia_Periodic_House_Keeping
git-svn-id: http://skia.googlecode.com/svn/trunk@7268 2bbb7eff-a529-9590-31e7-b0007b416f81
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) {