Index: src/codec/SkBmpRLECodec.h |
diff --git a/src/codec/SkBmpRLECodec.h b/src/codec/SkBmpRLECodec.h |
index ee8989be64d78861b2c62a9ea7b02f86d75f64d0..65b0180f98fb6d46710bc1c3c6d36f8c1a499b26 100644 |
--- a/src/codec/SkBmpRLECodec.h |
+++ b/src/codec/SkBmpRLECodec.h |
@@ -49,7 +49,7 @@ private: |
/* |
* Creates the color table |
- * Sets colorCount to the new color count if it is non-NULL |
+ * Sets colorCount to the new color count if it is non-nullptr |
*/ |
bool createColorTable(int* colorCount); |