Revert "Fix glib-mkenum warning"
This reverts commit 247756a7d8
.
Was wrong. Right fix coming.
This commit is contained in:
parent
3f08750fa6
commit
1dd1e56bf4
|
@ -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…
Reference in New Issue