commit | 507804479a81672ec0c089313adad9fa308d78fd | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <[email protected]> | Tue Feb 13 21:46:28 2018 -0800 |
committer | Behdad Esfahbod <[email protected]> | Tue Feb 13 21:46:28 2018 -0800 |
tree | 30446b181a41baf6cc197eda62feff57d7b5e690 | |
parent | 15ba4fbe01433c8627f9e6a60106ca77d3e1ad4c [diff] [blame] |
[use] Add dump-use-data
diff --git a/src/hb-ot-shape-complex-use-private.hh b/src/hb-ot-shape-complex-use-private.hh index 3e763ae..f7ded13 100644 --- a/src/hb-ot-shape-complex-use-private.hh +++ b/src/hb-ot-shape-complex-use-private.hh
@@ -92,6 +92,6 @@ }; HB_INTERNAL USE_TABLE_ELEMENT_TYPE -hb_use_get_categories (hb_codepoint_t u); +hb_use_get_category (hb_codepoint_t u); #endif /* HB_OT_SHAPE_COMPLEX_USE_PRIVATE_HH */