Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 47475 | Differences between
and this patch

Collapse All | Expand All

(-)ttmkfdir-3.0.9/ttf.h (-1 / +1 lines)
Lines 49-55 Link Here
49
	TT_Postscript	    *post;
49
	TT_Postscript	    *post;
50
	std::string	    FileName;
50
	std::string	    FileName;
51
    };
51
    };
52
};
52
}
53
53
54
#endif /* TTF_H__ */
54
#endif /* TTF_H__ */
55
55

Return to bug 47475