From 5199701acbf386cdc315de440eeafcc10fd0cdc3 Mon Sep 17 00:00:00 2001 From: "skia.committer@gmail.com" Date: Mon, 14 Apr 2014 03:04:57 +0000 Subject: Sanitizing source files in Housekeeper-Nightly git-svn-id: http://skia.googlecode.com/svn/trunk@14172 2bbb7eff-a529-9590-31e7-b0007b416f81 --- samplecode/SamplePicture.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'samplecode') diff --git a/samplecode/SamplePicture.cpp b/samplecode/SamplePicture.cpp index a786750454..51e8f0b67a 100644 --- a/samplecode/SamplePicture.cpp +++ b/samplecode/SamplePicture.cpp @@ -83,7 +83,7 @@ public: fPicture = recorder.endRecording(); - // fPicture now has (4) references to fSubPicture. We can release our ref, + // fPicture now has (4) references to fSubPicture. We can release our ref, // and just unref fPicture in our destructor, and it will in turn take care of // the other references to fSubPicture fSubPicture->unref(); -- cgit v1.2.3