projects
/
platform
/
upstream
/
libHarfBuzzSharp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f92330b
)
Minor
author
Behdad Esfahbod
<behdad@behdad.org>
Sun, 7 Oct 2018 16:21:15 +0000
(18:21 +0200)
committer
Behdad Esfahbod
<behdad@behdad.org>
Sun, 7 Oct 2018 16:21:15 +0000
(18:21 +0200)
src/hb-ot-font.cc
patch
|
blob
|
history
diff --git
a/src/hb-ot-font.cc
b/src/hb-ot-font.cc
index
280ade5
..
637814d
100644
(file)
--- a/
src/hb-ot-font.cc
+++ b/
src/hb-ot-font.cc
@@
-187,7
+187,7
@@
hb_ot_get_font_v_extents (hb_font_t *font,
static void free_static_ot_funcs (void);
#endif
-static struct hb_ot_f
ace_funcs_lazy_loader_t : hb_font_funcs_lazy_loader_t<hb_ot_face
_funcs_lazy_loader_t>
+static struct hb_ot_f
ont_funcs_lazy_loader_t : hb_font_funcs_lazy_loader_t<hb_ot_font
_funcs_lazy_loader_t>
{
static inline hb_font_funcs_t *create (void)
{