summaryrefslogtreecommitdiff
path: root/src/winfonts
diff options
context:
space:
mode:
authorsuzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>2012-01-17 02:00:24 +0900
committersuzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>2012-01-17 02:00:24 +0900
commit1749d8bc6af8108df5a6555a894ed474138f2552 (patch)
treeb3b73718f279987b0643b4caace559346813bddb /src/winfonts
parentc24f77ac766092b31617f030e08f5fcbeb08509b (diff)
downloadfreetype2-1749d8bc6af8108df5a6555a894ed474138f2552.tar.gz
Remove trailing spaces.
Diffstat (limited to 'src/winfonts')
-rw-r--r--src/winfonts/winfnt.c2
-rw-r--r--src/winfonts/winfnt.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/winfonts/winfnt.c b/src/winfonts/winfnt.c
index 7a9798a9c..92604cd44 100644
--- a/src/winfonts/winfnt.c
+++ b/src/winfonts/winfnt.c
@@ -23,7 +23,7 @@
#include FT_INTERNAL_DEBUG_H
#include FT_INTERNAL_STREAM_H
#include FT_INTERNAL_OBJECTS_H
-#include FT_TRUETYPE_IDS_H
+#include FT_TRUETYPE_IDS_H
#include "winfnt.h"
#include "fnterrs.h"
diff --git a/src/winfonts/winfnt.h b/src/winfonts/winfnt.h
index 70a90861a..b7a80736d 100644
--- a/src/winfonts/winfnt.h
+++ b/src/winfonts/winfnt.h
@@ -30,7 +30,7 @@ FT_BEGIN_HEADER
#ifdef FT_CONFIG_OPTION_PIC
#error "this module does not support PIC yet"
-#endif
+#endif
typedef struct WinMZ_HeaderRec_
{