mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-05 21:45:06 +00:00
[subset] add missing HB_EXTERN.
This commit is contained in:
parent
515863e57c
commit
fdb98ed88e
1 changed files with 1 additions and 1 deletions
|
@ -442,7 +442,7 @@ hb_subset_input_pin_axis_location (hb_subset_input_t *input,
|
|||
* Since: EXPERIMENTAL
|
||||
**/
|
||||
|
||||
hb_face_t *
|
||||
HB_EXTERN hb_face_t *
|
||||
hb_subset_preprocess (hb_face_t *source)
|
||||
{
|
||||
hb_subset_input_t* input = hb_subset_input_create_or_fail ();
|
||||
|
|
Loading…
Add table
Reference in a new issue