From 69731aa60cb06bcdc06ca281565d866fee74ffab Mon Sep 17 00:00:00 2001 From: "epoger@google.com" Date: Tue, 26 Apr 2011 19:31:33 +0000 Subject: [PATCH] Another tiny comment-only change to trigger svn update git-svn-id: http://skia.googlecode.com/svn/trunk@1191 2bbb7eff-a529-9590-31e7-b0007b416f81 --- tests/BitmapCopyTest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/BitmapCopyTest.cpp b/tests/BitmapCopyTest.cpp index 1878dfa..6ddb548 100644 --- a/tests/BitmapCopyTest.cpp +++ b/tests/BitmapCopyTest.cpp @@ -553,7 +553,7 @@ static void TestBitmapCopy(skiatest::Reporter* reporter) { REPORTER_ASSERT(reporter, subset.copyPixelsFrom(buf, bufSize, 1) == false); - // Test #6 //////////////////////////////////////////// + // Test #6 /////////////////////////////////////////// // Tests basic copy from an external buffer to the bitmap. // If the bitmap is "extracted", this also tests the case // where the source stride is different from the dest. -- 2.7.4