commit | 4024f32d99b63a599c544a49f526e53c25135159 | [log] [tgz] |
---|---|---|
author | skia.committer@gmail.com <skia.committer@gmail.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Fri Jan 25 07:06:46 2013 +0000 |
committer | skia.committer@gmail.com <skia.committer@gmail.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Fri Jan 25 07:06:46 2013 +0000 |
tree | e6564174c8f43042765670da475920fcf8c05167 | |
parent | e8625ac2054a41b77465dcb37ad8346337f221f3 [diff] [blame] |
Sanitizing source files in Skia_Periodic_House_Keeping git-svn-id: http://skia.googlecode.com/svn/trunk@7385 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/experimental/Intersection/CubicIntersection.cpp b/experimental/Intersection/CubicIntersection.cpp index a5b4261..8de6398 100644 --- a/experimental/Intersection/CubicIntersection.cpp +++ b/experimental/Intersection/CubicIntersection.cpp
@@ -284,7 +284,7 @@ cubic1, SkTMax(to1 - dt1, 0.), SkTMin(to1 + dt1, 1.), i); i.swap(); --debugDepth; - + } } t2Start = t2;