Chromium Code Reviews| Index: include/core/SkMatrix.h |
| diff --git a/include/core/SkMatrix.h b/include/core/SkMatrix.h |
| index a594dac7551276f94302e1b9b85707b2be6e44f0..0d4b53f0f8dfcafdfb5b3fd37b4857d9d70dd8e8 100644 |
| --- a/include/core/SkMatrix.h |
| +++ b/include/core/SkMatrix.h |
| @@ -584,7 +584,7 @@ public: |
| * be unchanged. |
| */ |
| bool getScaleFactors(SkScalar scaleFactors[2]) const; |
| - |
| + |
| /** |
| * Return a reference to a const identity matrix |
| */ |