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

(-)include/Config.h.orig (-1 / +1 lines)
Lines 28-31 Link Here
28
	
28
	
29
	// Function
29
	// Function
30
	bool	Init();
30
	bool	Init();
31
};
31
}
(-)include/xml.h.orig (-1 / +1 lines)
Lines 144-149 Link Here
144
		void setData( const std::string &data ) { _data = data; }
144
		void setData( const std::string &data ) { _data = data; }
145
145
146
	};
146
	};
147
};
147
}
148
148
149
#endif
149
#endif

Return to bug 74091