Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 152564
Collapse All | Expand All

(-)src/xftname.c.orig (-1 / +1 lines)
Lines 50-56 Link Here
50
    return FcNameParse ((FcChar8 *) name); 
50
    return FcNameParse ((FcChar8 *) name); 
51
}
51
}
52
52
53
_X_HIDDEN FcBool
53
_X_EXPORT FcBool
54
XftNameUnparse (FcPattern *pat, char *dest, int len)
54
XftNameUnparse (FcPattern *pat, char *dest, int len)
55
{
55
{
56
    FcChar8 *name;
56
    FcChar8 *name;

Return to bug 152564