From 1e2c0d70527c39f761c5770d93a5c1f8e87522bc Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Tue, 1 Jan 2013 20:28:08 -0600 Subject: [PATCH] Whitespace --- fontconfig/fontconfig.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/fontconfig/fontconfig.h b/fontconfig/fontconfig.h index 266986c..0c169ef 100644 --- a/fontconfig/fontconfig.h +++ b/fontconfig/fontconfig.h @@ -181,10 +181,10 @@ typedef int FcBool; #define FC_LCD_LEGACY 3 typedef enum _FcType { - FcTypeVoid, - FcTypeInteger, - FcTypeDouble, - FcTypeString, + FcTypeVoid, + FcTypeInteger, + FcTypeDouble, + FcTypeString, FcTypeBool, FcTypeMatrix, FcTypeCharSet, -- 2.7.4