Tab -> spaces
authorbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 6 May 2011 13:02:10 +0000 (13:02 +0000)
committerbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 6 May 2011 13:02:10 +0000 (13:02 +0000)
git-svn-id: http://skia.googlecode.com/svn/trunk@1264 2bbb7eff-a529-9590-31e7-b0007b416f81

include/core/SkPreConfig.h

index 2d6b7ae..8d47d46 100644 (file)
@@ -62,7 +62,7 @@
 #endif
 
 #ifdef SK_BUILD_FOR_WIN32
-       #define SK_RESTRICT
+    #define SK_RESTRICT
     #include "sk_stdint.h"
 #endif