fixed another clang++ compiler error
authorrobertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 28 Jun 2012 01:01:53 +0000 (01:01 +0000)
committerrobertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 28 Jun 2012 01:01:53 +0000 (01:01 +0000)
git-svn-id: http://skia.googlecode.com/svn/trunk@4382 2bbb7eff-a529-9590-31e7-b0007b416f81

src/gpu/GrSWMaskHelper.h

index b789f99..00bf323 100644 (file)
@@ -60,4 +60,4 @@ private:
     typedef GrNoncopyable INHERITED;
 };
 
-#endif GrSWMaskHelper_DEFINED
+#endif // GrSWMaskHelper_DEFINED