From 405e25949ce8446526b86436e6fec4ae4629d7d5 Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Sat, 5 May 2007 06:26:09 +0000 Subject: [PATCH] whitespace --- include/freetype/freetype.h | 4 ++-- include/freetype/tttables.h | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/include/freetype/freetype.h b/include/freetype/freetype.h index 68bceb3a6..aa99b944a 100644 --- a/include/freetype/freetype.h +++ b/include/freetype/freetype.h @@ -648,8 +648,8 @@ FT_BEGIN_HEADER { FT_ENC_TAG( FT_ENCODING_NONE, 0, 0, 0, 0 ), - FT_ENC_TAG( FT_ENCODING_MS_SYMBOL, 's', 'y', 'm', 'b' ), - FT_ENC_TAG( FT_ENCODING_UNICODE, 'u', 'n', 'i', 'c' ), + FT_ENC_TAG( FT_ENCODING_MS_SYMBOL, 's', 'y', 'm', 'b' ), + FT_ENC_TAG( FT_ENCODING_UNICODE, 'u', 'n', 'i', 'c' ), FT_ENC_TAG( FT_ENCODING_SJIS, 's', 'j', 'i', 's' ), FT_ENC_TAG( FT_ENCODING_GB2312, 'g', 'b', ' ', ' ' ), diff --git a/include/freetype/tttables.h b/include/freetype/tttables.h index d6e690f88..fd1da05b3 100644 --- a/include/freetype/tttables.h +++ b/include/freetype/tttables.h @@ -595,7 +595,7 @@ FT_BEGIN_HEADER /* */ /* This function is only useful to access SFNT tables that are loaded */ /* by the sfnt, truetype, and opentype drivers. See @FT_Sfnt_Tag for */ - /* a list. */ + /* a list. */ /* */ FT_EXPORT( void* ) FT_Get_Sfnt_Table( FT_Face face,