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/CubicUtilities.cpp b/experimental/Intersection/CubicUtilities.cpp index 3e2f474..70f10c1 100644 --- a/experimental/Intersection/CubicUtilities.cpp +++ b/experimental/Intersection/CubicUtilities.cpp
@@ -162,7 +162,7 @@ *roots++ = -u - adiv3; } } - else + else #endif if (R2MinusQ3 < 0) // we have 3 real roots {