summaryrefslogtreecommitdiff
path: root/src/sfnt/ttcmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sfnt/ttcmap.h')
-rw-r--r--src/sfnt/ttcmap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sfnt/ttcmap.h b/src/sfnt/ttcmap.h
index ab02f9bba..f7de0437b 100644
--- a/src/sfnt/ttcmap.h
+++ b/src/sfnt/ttcmap.h
@@ -141,7 +141,7 @@ FT_BEGIN_HEADER
#define TT_VALID_GLYPH_COUNT( x ) TT_VALIDATOR( x )->num_glyphs
- FT_CALLBACK_TABLE const TT_CMap_ClassRec tt_cmap_unicode_class_rec;
+ FT_CALLBACK_TABLE const TT_CMap_ClassRec tt_cmap_unicode_class_rec;
FT_LOCAL( FT_Error )
tt_face_build_cmaps( TT_Face face );