aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkError.h
diff options
context:
space:
mode:
authorGravatar skia.committer@gmail.com <skia.committer@gmail.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-09-05 07:01:19 +0000
committerGravatar skia.committer@gmail.com <skia.committer@gmail.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-09-05 07:01:19 +0000
commitc3723db387a257a2b8beba1a515df355cd70d06a (patch)
treedd7c5b669ee452f337a1f8f9849907d147c5e34b /include/core/SkError.h
parentd1af237d7d52e23bc08ccaf73eddaadddeab6758 (diff)
Sanitizing source files in Housekeeper-Nightly
git-svn-id: http://skia.googlecode.com/svn/trunk@11092 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'include/core/SkError.h')
-rw-r--r--include/core/SkError.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/core/SkError.h b/include/core/SkError.h
index f3f22e9aa0..678c910253 100644
--- a/include/core/SkError.h
+++ b/include/core/SkError.h
@@ -48,7 +48,7 @@ enum SkError {
/** Skia failed while trying to consume some external resource.
*/
kParseError_SkError,
-
+
/** Something went wrong internally; could be resource exhaustion but
* will often be a bug.
*/