File DirectFB-0.9.25-comma.patch of Package DirectFB
--- include/directfb.h +++ include/directfb.h @@ -860,7 +860,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; /*