mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-14 17:13:40 +00:00
Revert "Fix glib-mkenum warning"
This reverts commit 247756a7d8
.
Was wrong. Right fix coming.
This commit is contained in:
parent
3f08750fa6
commit
1dd1e56bf4
1 changed files with 2 additions and 0 deletions
|
@ -62,7 +62,9 @@ HB_BEGIN_DECLS
|
|||
typedef struct hb_glyph_info_t
|
||||
{
|
||||
hb_codepoint_t codepoint;
|
||||
/*< private >*/
|
||||
hb_mask_t mask;
|
||||
/*< public >*/
|
||||
uint32_t cluster;
|
||||
|
||||
/*< private >*/
|
||||
|
|
Loading…
Add table
Reference in a new issue