diff options
author | robertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2012-11-29 13:49:33 +0000 |
---|---|---|
committer | robertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2012-11-29 13:49:33 +0000 |
commit | 852030103e47fabc3c766122140920fa19e17775 (patch) | |
tree | 2a525dea4488c2feeefdb2fed3e76e057da32661 /include/core | |
parent | 5985e7c4d13b04d6b819bfff3df44f1dd3eb35b8 (diff) |
Add newline at end of SkRRect.h
git-svn-id: http://skia.googlecode.com/svn/trunk@6596 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'include/core')
-rw-r--r-- | include/core/SkRRect.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/core/SkRRect.h b/include/core/SkRRect.h index 125b787704..046df36c20 100644 --- a/include/core/SkRRect.h +++ b/include/core/SkRRect.h @@ -212,4 +212,4 @@ private: void computeType() const; }; -#endif
\ No newline at end of file +#endif |