Whitespace
This commit is contained in:
parent
a498f2f717
commit
1e2c0d7052
|
@ -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,
|
||||||
|
|
Loading…
Reference in New Issue