Comment
This commit is contained in:
parent
dcb6386833
commit
925b7a214f
|
@ -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 */
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue