summaryrefslogtreecommitdiff
path: root/src/hb-ot-layout.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/hb-ot-layout.h')
-rw-r--r--src/hb-ot-layout.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hb-ot-layout.h b/src/hb-ot-layout.h
index 16addc68..a9db04f6 100644
--- a/src/hb-ot-layout.h
+++ b/src/hb-ot-layout.h
@@ -183,7 +183,7 @@ void
hb_ot_layout_substitute_finish (hb_buffer_t *buffer);
-typedef uint32_t hb_glyph_map_t[65536 / 32]; /* 8kb */
+typedef struct _hb_glyph_map_t hb_glyph_map_t;
hb_bool_t
hb_ot_layout_substitute_closure_lookup (hb_face_t *face,