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

(-)file_not_specified_in_diff (-2 / +1 lines)
Line 263 Link Here
263
	char *ext = strrchr(filename, '.');
263
	const char *ext = strrchr(filename, '.');
264
--

Return to bug 278216