Fix function signature

This commit is contained in:
Simon Cozens 2023-02-23 20:35:16 +00:00 committed by Behdad Esfahbod
parent 3b88bd9742
commit 743cd2c46e
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ static NativeSymbol _hb_wasm_native_symbols[] =
{
/* face */
NATIVE_SYMBOL ("(iii)", face_reference_table),
NATIVE_SYMBOL ("(ii)i", face_reference_table),
/* font */
NATIVE_SYMBOL ("(i)i", font_get_face),