From e4ee35dc086cdb98e2915fc535d4a421e25a2c9a Mon Sep 17 00:00:00 2001 From: "reed@google.com" Date: Tue, 14 Aug 2012 13:22:16 +0000 Subject: [PATCH] add LF at the end, for clanginess git-svn-id: http://skia.googlecode.com/svn/trunk@5077 2bbb7eff-a529-9590-31e7-b0007b416f81 --- src/core/SkBitmapProcState_procs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/SkBitmapProcState_procs.h b/src/core/SkBitmapProcState_procs.h index 1b9328e..7b05884 100644 --- a/src/core/SkBitmapProcState_procs.h +++ b/src/core/SkBitmapProcState_procs.h @@ -340,4 +340,4 @@ static inline U8CPU Filter_8(unsigned x, unsigned y, #define POSTAMBLE(state) state.fBitmap->getColorTable()->unlockColors(false) #include "SkBitmapProcState_shaderproc.h" -#undef NAME_WRAP \ No newline at end of file +#undef NAME_WRAP -- 2.7.4