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

Collapse All | Expand All

(-)flvw/1.0/FL/Flv_Style.H (-1 / +1 lines)
Lines 108-114 Link Here
108
class Flv_Style
108
class Flv_Style
109
{
109
{
110
public:
110
public:
111
	friend Flv_Style_List;									//	Hack for value
111
	friend class Flv_Style_List;									//	Hack for value
112
	Flv_Style();
112
	Flv_Style();
113
	Flv_Style( int value );
113
	Flv_Style( int value );
114
114

Return to bug 94403