aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/codec
diff options
context:
space:
mode:
Diffstat (limited to 'src/codec')
-rw-r--r--src/codec/SkRawCodec.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/codec/SkRawCodec.cpp b/src/codec/SkRawCodec.cpp
index dfbd7e996a..5f3d469b5d 100644
--- a/src/codec/SkRawCodec.cpp
+++ b/src/codec/SkRawCodec.cpp
@@ -184,7 +184,7 @@ class SkRawStream {
public:
virtual ~SkRawStream() {}
- /*
+ /*
* Gets the length of the stream. Depending on the type of stream, this may require reading to
* the end of the stream.
*/