Skip to content

Commit

Permalink
Typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
lemzwerg committed Mar 24, 2018
1 parent e112204 commit 61ee69a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/freetype/internal/ftobjs.h
Expand Up @@ -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 */
Expand Down

0 comments on commit 61ee69a

Please sign in to comment.