rpms/openoffice.org/devel openoffice.org-2.0.2.ooo64508.vcl.honourfontconfighinting.patch, 1.16, 1.17

Caolan McNamara (caolanm) fedora-extras-commits at redhat.com
Thu Dec 20 16:24:38 UTC 2007


Author: caolanm

Update of /cvs/pkgs/rpms/openoffice.org/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19829

Modified Files:
	openoffice.org-2.0.2.ooo64508.vcl.honourfontconfighinting.patch 
Log Message:
misplaced break

openoffice.org-2.0.2.ooo64508.vcl.honourfontconfighinting.patch:

Index: openoffice.org-2.0.2.ooo64508.vcl.honourfontconfighinting.patch
===================================================================
RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org-2.0.2.ooo64508.vcl.honourfontconfighinting.patch,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- openoffice.org-2.0.2.ooo64508.vcl.honourfontconfighinting.patch	16 Aug 2007 07:04:22 -0000	1.16
+++ openoffice.org-2.0.2.ooo64508.vcl.honourfontconfighinting.patch	20 Dec 2007 16:24:31 -0000	1.17
@@ -1140,8 +1140,8 @@
 +        {
 +	    default:
 +	    case FC_RGBA_UNKNOWN:
-+	        break;
 +                aHints.m_eSubPixel = fcsubpixel::Unknown;
++	        break;
 +	    case FC_RGBA_RGB:
 +                aHints.m_eSubPixel = fcsubpixel::RGB;
 +	        break;




More information about the fedora-extras-commits mailing list