summaryrefslogtreecommitdiff
path: root/pango/opentype/harfbuzz-gpos-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'pango/opentype/harfbuzz-gpos-private.h')
-rw-r--r--pango/opentype/harfbuzz-gpos-private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/opentype/harfbuzz-gpos-private.h b/pango/opentype/harfbuzz-gpos-private.h
index a04416f5..a36f3a48 100644
--- a/pango/opentype/harfbuzz-gpos-private.h
+++ b/pango/opentype/harfbuzz-gpos-private.h
@@ -670,7 +670,7 @@ typedef union HB_GPOS_SubTable_ HB_GPOS_SubTable;
-FT_Error _HB_GPOS_Load_SubTable( HB_GPOS_SubTable* st,
+HB_Error _HB_GPOS_Load_SubTable( HB_GPOS_SubTable* st,
FT_Stream stream,
FT_UShort lookup_type );