Whitespace

This commit is contained in:
Behdad Esfahbod 2013-01-01 20:28:08 -06:00
parent a498f2f717
commit 1e2c0d7052
1 changed files with 4 additions and 4 deletions

View File

@ -181,10 +181,10 @@ typedef int FcBool;
#define FC_LCD_LEGACY 3 #define FC_LCD_LEGACY 3
typedef enum _FcType { typedef enum _FcType {
FcTypeVoid, FcTypeVoid,
FcTypeInteger, FcTypeInteger,
FcTypeDouble, FcTypeDouble,
FcTypeString, FcTypeString,
FcTypeBool, FcTypeBool,
FcTypeMatrix, FcTypeMatrix,
FcTypeCharSet, FcTypeCharSet,