mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-14 17:13:40 +00:00
[gobject] Fix copy/paste error
This commit is contained in:
parent
ad27562742
commit
7a4d576e81
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ hb_gobject_set_get_type (void);
|
|||
|
||||
HB_EXTERN GType
|
||||
hb_gobject_map_get_type (void);
|
||||
#define HB_GOBJECT_TYPE_SET (hb_gobject_map_get_type ())
|
||||
#define HB_GOBJECT_TYPE_MAP (hb_gobject_map_get_type ())
|
||||
|
||||
HB_EXTERN GType
|
||||
hb_gobject_shape_plan_get_type (void);
|
||||
|
|
Loading…
Add table
Reference in a new issue