Sanitizing source files in Skia_Periodic_House_Keeping

git-svn-id: http://skia.googlecode.com/svn/trunk@6521 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/src/sfnt/SkOTTable_maxp_TT.h b/src/sfnt/SkOTTable_maxp_TT.h
index ac4dbf6..ad472a1 100644
--- a/src/sfnt/SkOTTable_maxp_TT.h
+++ b/src/sfnt/SkOTTable_maxp_TT.h
@@ -17,7 +17,7 @@
 struct SkOTTableMaximumProfile_TT {
     SK_OT_Fixed version;
     static const SK_OT_Fixed VERSION = SkTEndian_SwapBE32(0x00010000);
-    
+
     SK_OT_USHORT numGlyphs;
     SK_OT_USHORT maxPoints;
     SK_OT_USHORT maxContours;