summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2011-03-06 18:22:08 +0100
committerWerner Lemberg <wl@gnu.org>2011-03-06 18:22:08 +0100
commit4d0586f0da9ae5cb453c240d8b7ca71714157b35 (patch)
treeac6926f509499e1e5173e2cd01c4335aad2486c6
parent576fc2c06e9b34db235b18cc8ae20c3ce789fb65 (diff)
Whitespace.
-rw-r--r--src/cff/cffobjs.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cff/cffobjs.c b/src/cff/cffobjs.c
index 768cd968..d8913c28 100644
--- a/src/cff/cffobjs.c
+++ b/src/cff/cffobjs.c
@@ -436,14 +436,14 @@
FT_Int num_params,
FT_Parameter* params )
{
- CFF_Face face = (CFF_Face)cffface;
+ CFF_Face face = (CFF_Face)cffface;
FT_Error error;
SFNT_Service sfnt;
FT_Service_PsCMaps psnames;
PSHinter_Service pshinter;
FT_Bool pure_cff = 1;
FT_Bool sfnt_format = 0;
- FT_Library library = cffface->driver->root.library;
+ FT_Library library = cffface->driver->root.library;
sfnt = (SFNT_Service)FT_Get_Module_Interface(