From 0aa6c3e212449a494784ecbffcb70b1edff0a7ec Mon Sep 17 00:00:00 2001 From: "bsalomon@google.com" Date: Fri, 6 May 2011 13:02:10 +0000 Subject: [PATCH] Tab -> spaces git-svn-id: http://skia.googlecode.com/svn/trunk@1264 2bbb7eff-a529-9590-31e7-b0007b416f81 --- include/core/SkPreConfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/core/SkPreConfig.h b/include/core/SkPreConfig.h index 2d6b7aea90..8d47d461ff 100644 --- a/include/core/SkPreConfig.h +++ b/include/core/SkPreConfig.h @@ -62,7 +62,7 @@ #endif #ifdef SK_BUILD_FOR_WIN32 - #define SK_RESTRICT + #define SK_RESTRICT #include "sk_stdint.h" #endif