Sanitizing source files in Housekeeper-Nightly

git-svn-id: http://skia.googlecode.com/svn/trunk@11426 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/src/image/SkImagePriv.cpp b/src/image/SkImagePriv.cpp
index 1e72236..f707543 100644
--- a/src/image/SkImagePriv.cpp
+++ b/src/image/SkImagePriv.cpp
@@ -48,7 +48,7 @@
                     return SkBitmap::kARGB_8888_Config;
             }
             break;
-        
+
         default:
             // break for unsupported colortypes
             break;