summaryrefslogtreecommitdiff
path: root/pango/opentype/harfbuzz-gsub-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'pango/opentype/harfbuzz-gsub-private.h')
-rw-r--r--pango/opentype/harfbuzz-gsub-private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/opentype/harfbuzz-gsub-private.h b/pango/opentype/harfbuzz-gsub-private.h
index 84c08df5..bc6d1b44 100644
--- a/pango/opentype/harfbuzz-gsub-private.h
+++ b/pango/opentype/harfbuzz-gsub-private.h
@@ -435,7 +435,7 @@ union HB_GSUB_SubTable_
-FT_Error _HB_GSUB_Load_SubTable( HB_GSUB_SubTable* st,
+HB_Error _HB_GSUB_Load_SubTable( HB_GSUB_SubTable* st,
FT_Stream stream,
FT_UShort lookup_type );