fix trailing-ws
initialize fFlags in bitmapprocshader



git-svn-id: http://skia.googlecode.com/svn/trunk@191 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/include/core/SkShape.h b/include/core/SkShape.h
index 8978afa..abe4e26 100644
--- a/include/core/SkShape.h
+++ b/include/core/SkShape.h
@@ -17,7 +17,7 @@
         shape's matrix (if any).
      */
     void drawXY(SkCanvas*, SkScalar dx, SkScalar dy);
-    
+
     /** Draw the shape with the specified matrix, applied before the shape's
         matrix (if any).
      */