| Index: src/core/SkPaintPriv.h
|
| diff --git a/src/core/SkPaintPriv.h b/src/core/SkPaintPriv.h
|
| index a03f9b33909d54ef4be8a8043cfd0cfa09b33937..1cf404075b0cfbba96ee1a98c8f5213ff02e2b8c 100644
|
| --- a/src/core/SkPaintPriv.h
|
| +++ b/src/core/SkPaintPriv.h
|
| @@ -21,7 +21,7 @@ public:
|
| kOpaque_ShaderOverrideOpacity, //!< the overriding shader is opaque
|
| kNotOpaque_ShaderOverrideOpacity, //!< the overriding shader may not be opaque
|
| };
|
| -
|
| +
|
| /**
|
| * Returns true if drawing with this paint (or nullptr) will ovewrite all affected pixels.
|
| *
|
|
|