This commit is contained in:
Behdad Esfahbod 2018-11-11 00:17:30 -05:00
parent dcb6386833
commit 925b7a214f
1 changed files with 1 additions and 1 deletions

View File

@ -1306,7 +1306,7 @@ DEFINE_NULL_INSTANCE (hb_font_t) =
0, /* num_coords */ 0, /* num_coords */
nullptr, /* coords */ nullptr, /* coords */
const_cast<hb_font_funcs_t *> (&_hb_Null_hb_font_funcs_t), /* klass */ const_cast<hb_font_funcs_t *> (&_hb_Null_hb_font_funcs_t),
nullptr, /* user_data */ nullptr, /* user_data */
nullptr, /* destroy */ nullptr, /* destroy */