Author: kkofler
Update of /cvs/free/rpms/freetype-freeworld/F-14
In directory se02.es.rpmfusion.net:/tmp/cvs-serv5345/F-14
Modified Files:
freetype-2.4.4-auto-autohint.patch
Log Message:
Remove whitespace hunk which doesn't apply.
freetype-2.4.4-auto-autohint.patch:
ftobjs.c | 16 +++++++++-------
1 file changed, 9 insertions(+), 7 deletions(-)
Index: freetype-2.4.4-auto-autohint.patch
===================================================================
RCS file: /cvs/free/rpms/freetype-freeworld/F-14/freetype-2.4.4-auto-autohint.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- freetype-2.4.4-auto-autohint.patch 6 Mar 2011 07:44:57 -0000 1.1
+++ freetype-2.4.4-auto-autohint.patch 6 Mar 2011 07:53:26 -0000 1.2
@@ -54,15 +54,6 @@
autohint = TRUE;
}
}
-@@ -1869,7 +1872,7 @@
- " is already checked and"
- " no font is found\n", i ));
- continue;
-- }
-+ }
-
- if ( errors[i] )
- {
@@ -4151,7 +4154,7 @@
FT_Renderer renderer = FT_RENDERER( module );