diff options
Diffstat (limited to 'freetype/include/ttunpat.h')
-rw-r--r-- | freetype/include/ttunpat.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/freetype/include/ttunpat.h b/freetype/include/ttunpat.h index a0162759b..bf53ddd52 100644 --- a/freetype/include/ttunpat.h +++ b/freetype/include/ttunpat.h @@ -48,7 +48,8 @@ FT_BEGIN_HEADER */ #define FT_PARAM_TAG_UNPATENTED_HINTING FT_MAKE_TAG( 'u', 'n', 'p', 'a' ) - /* */ + /* */ + FT_END_HEADER |