Fix link issue of some of the bots

e.g. https://circleci.com/gh/harfbuzz/harfbuzz/52410
This commit is contained in:
Ebrahim Byagowi 2018-11-06 11:17:14 +03:30 committed by GitHub
parent 98b37f0c10
commit 9139cc23ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ _hb_ot_blacklist_gdef (unsigned int gdef_len,
return false;
}
inline void
HB_INTERNAL void
OT::GDEF::accelerator_t::init (hb_face_t *face)
{
this->blob = hb_sanitize_context_t().reference_table<GDEF> (face);