commit | d5683e2caac8dcfc6328547077ff9dc965d172e8 | [log] [tgz] |
---|---|---|
author | ctguil@chromium.org <ctguil@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | Mon Apr 18 18:12:50 2011 +0000 |
committer | ctguil@chromium.org <ctguil@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | Mon Apr 18 18:12:50 2011 +0000 |
tree | 5b9a9fb4f7328accad50d8941a13c41bcb8cee3f | |
parent | 63c1ad82fc4232daff1b686cc78bba4c6a42916d [diff] [blame] |
Add newline to GrStencil.cpp to prevent warning. Review URL: http://codereview.appspot.com/4442061 git-svn-id: http://skia.googlecode.com/svn/trunk@1146 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/gpu/src/GrStencil.cpp b/gpu/src/GrStencil.cpp index c366f61..a537e16 100644 --- a/gpu/src/GrStencil.cpp +++ b/gpu/src/GrStencil.cpp
@@ -373,4 +373,4 @@ GrCrash("Unknown set op"); } return false; -} \ No newline at end of file +}