[go: nahoru, domu]

Sanitizing source files in Housekeeper-Nightly

git-svn-id: http://skia.googlecode.com/svn/trunk/src@11513 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/core/SkGeometry.cpp b/core/SkGeometry.cpp
index 45658a0..5d0707a 100644
--- a/core/SkGeometry.cpp
+++ b/core/SkGeometry.cpp
@@ -1205,7 +1205,7 @@
 }
 
 /*  given a quad-curve and a point (x,y), chop the quad at that point and place
-    the new off-curve point and endpoint into 'dest'. 
+    the new off-curve point and endpoint into 'dest'.
     Should only return false if the computed pos is the start of the curve
     (i.e. root == 0)
 */