]> git.pld-linux.org Git - packages/DirectFB.git/commitdiff
- one more fix.
authorPaweł Sikora <pluto@pld-linux.org>
Fri, 27 Jan 2006 20:57:38 +0000 (20:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    DirectFB-gcc4.patch -> 1.2

DirectFB-gcc4.patch

index beff1a20cae14f56e838f619b2f9f610ceb05879..0234f3def1244dfffab99365d7aeae8e1b4887e7 100644 (file)
  
  #else
  
+--- DirectFB-0.9.24/include/directfb.h.orig    2005-10-24 18:29:11.000000000 +0200
++++ DirectFB-0.9.24/include/directfb.h 2006-01-27 21:55:51.645587750 +0100
+@@ -846,7 +846,7 @@
+                                            any character advance of fixed or
+                                            proportional fonts */
+      DFDESC_FRACT_HEIGHT = 0x00000020,  /* fractional height is set */
+-     DFDESC_FRACT_WIDTH  = 0x00000040,  /* fractional width is set */
++     DFDESC_FRACT_WIDTH  = 0x00000040   /* fractional width is set */
+ } DFBFontDescriptionFlags;
+ /*
This page took 0.152372 seconds and 4 git commands to generate.