diff --git a/src/hb-font.cc b/src/hb-font.cc index b24995b12..ca710a6f6 100644 --- a/src/hb-font.cc +++ b/src/hb-font.cc @@ -1306,7 +1306,7 @@ DEFINE_NULL_INSTANCE (hb_font_t) = 0, /* num_coords */ nullptr, /* coords */ - const_cast (&_hb_Null_hb_font_funcs_t), /* klass */ + const_cast (&_hb_Null_hb_font_funcs_t), nullptr, /* user_data */ nullptr, /* destroy */