aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/ports/SkFontMgr_indirect.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ports/SkFontMgr_indirect.h')
-rw-r--r--include/ports/SkFontMgr_indirect.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ports/SkFontMgr_indirect.h b/include/ports/SkFontMgr_indirect.h
index b9ab3ba913..251d74a83a 100644
--- a/include/ports/SkFontMgr_indirect.h
+++ b/include/ports/SkFontMgr_indirect.h
@@ -76,7 +76,7 @@ private:
{
SkDEBUGCODE(that.fDataId = SkFontIdentity::kInvalidDataId;)
SkDEBUGCODE(that.fTtcIndex = 0xbbadbeef;)
- that.fTypeface = NULL;
+ that.fTypeface = nullptr;
}
~DataEntry() {