This commit is contained in:
Werner Lemberg 2018-03-24 05:51:50 +01:00
parent e1122047ae
commit 61ee69a66e
1 changed files with 1 additions and 1 deletions

View File

@ -155,7 +155,7 @@ FT_BEGIN_HEADER
} FT_CMapRec;
/* typecase any pointer to a charmap handle */
/* typecast any pointer to a charmap handle */
#define FT_CMAP( x ) ( (FT_CMap)( x ) )
/* obvious macros */