diff options
author | reed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2012-08-14 13:22:16 +0000 |
---|---|---|
committer | reed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2012-08-14 13:22:16 +0000 |
commit | e4ee35dc086cdb98e2915fc535d4a421e25a2c9a (patch) | |
tree | cc5fb6701223301c101a767b1b98761c3958a06e /src | |
parent | 65a87cc13d6babcf12844cca244ca7cc5258cadc (diff) |
add LF at the end, for clanginess
git-svn-id: http://skia.googlecode.com/svn/trunk@5077 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'src')
-rw-r--r-- | src/core/SkBitmapProcState_procs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/SkBitmapProcState_procs.h b/src/core/SkBitmapProcState_procs.h index 1b9328edc7..7b0588402d 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 |