From 4281d650934475fd50fdd61fab94421d7454e44d Mon Sep 17 00:00:00 2001 From: "reed@google.com" Date: Fri, 8 Apr 2011 18:54:20 +0000 Subject: [PATCH] add CR at end git-svn-id: http://skia.googlecode.com/svn/trunk@1086 2bbb7eff-a529-9590-31e7-b0007b416f81 --- src/gpu/SkGrTexturePixelRef.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gpu/SkGrTexturePixelRef.cpp b/src/gpu/SkGrTexturePixelRef.cpp index 2b173f11c..8becfd42c 100644 --- a/src/gpu/SkGrTexturePixelRef.cpp +++ b/src/gpu/SkGrTexturePixelRef.cpp @@ -99,4 +99,4 @@ bool SkGrRenderTargetPixelRef::onReadPixels(SkBitmap* dst, const SkIRect* subset } else { return false; } -} \ No newline at end of file +}