Sanitizing source files in Housekeeper-Nightly

git-svn-id: http://skia.googlecode.com/svn/trunk/include@10968 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/effects/SkBlurMaskFilter.h b/effects/SkBlurMaskFilter.h
index 81c0ceb..d590b27 100644
--- a/effects/SkBlurMaskFilter.h
+++ b/effects/SkBlurMaskFilter.h
@@ -49,7 +49,7 @@
                                 uint32_t flags = kNone_BlurFlag);
 
     /** Create an emboss maskfilter
-        @param blurSigma    standard deviation of the Gaussian blur to apply 
+        @param blurSigma    standard deviation of the Gaussian blur to apply
                             before applying lighting (e.g. 3)
         @param direction    array of 3 scalars [x, y, z] specifying the direction of the light source
         @param ambient      0...1 amount of ambient light