aboutsummaryrefslogtreecommitdiffhomepage
path: root/samplecode/SampleBox.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'samplecode/SampleBox.cpp')
-rw-r--r--samplecode/SampleBox.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/samplecode/SampleBox.cpp b/samplecode/SampleBox.cpp
index 0b1da073e0..2301a91176 100644
--- a/samplecode/SampleBox.cpp
+++ b/samplecode/SampleBox.cpp
@@ -52,4 +52,5 @@ private:
//////////////////////////////////////////////////////////////////////////////
static SkView* MyFactory() { return new SimpleView; }
-static SkViewRegister reg(MyFactory); \ No newline at end of file
+static SkViewRegister reg(MyFactory);
+