commit | 15dd300ac6d7695b4d2aca81d8f3648eae704451 | [log] [tgz] |
---|---|---|
author | skia.committer@gmail.com <skia.committer@gmail.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Fri Jan 18 07:07:28 2013 +0000 |
committer | skia.committer@gmail.com <skia.committer@gmail.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Fri Jan 18 07:07:28 2013 +0000 |
tree | 355121f9d2f0c69e8fcbab1dd8a7e73ead5c5bca | |
parent | 51bbe75875d654251c6e8bec21ca773ffd5f39d0 [diff] [blame] |
Sanitizing source files in Skia_Periodic_House_Keeping git-svn-id: http://skia.googlecode.com/svn/trunk@7268 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/experimental/Intersection/Intersections.h b/experimental/Intersection/Intersections.h index 618c2c1..c8a142a 100644 --- a/experimental/Intersection/Intersections.h +++ b/experimental/Intersection/Intersections.h
@@ -85,7 +85,7 @@ void swap() { fSwap ^= true; } - + void swapPts() { int index; for (index = 0; index < fUsed; ++index) {