summaryrefslogtreecommitdiff
path: root/vcl/generic/glyphs/gcach_ftyp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/generic/glyphs/gcach_ftyp.hxx')
-rw-r--r--vcl/generic/glyphs/gcach_ftyp.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/generic/glyphs/gcach_ftyp.hxx b/vcl/generic/glyphs/gcach_ftyp.hxx
index cddddbc93065..82b52b30ee81 100644
--- a/vcl/generic/glyphs/gcach_ftyp.hxx
+++ b/vcl/generic/glyphs/gcach_ftyp.hxx
@@ -63,7 +63,7 @@ public:
int nFaceNum, sal_IntPtr nFontId);
~FtFontInfo();
- const unsigned char* GetTable( const char*, sal_uLong* pLength=0 ) const;
+ const unsigned char* GetTable( const char*, sal_uLong* pLength=nullptr ) const;
FT_FaceRec_* GetFaceFT();
#if ENABLE_GRAPHITE