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

(-)applets/mb-applet-battery.c.orig (-1 / +1 lines)
Lines 177-183 Link Here
177
		unsigned long	present_rate;
177
		unsigned long	present_rate;
178
	};
178
	};
179
179
180
	static int
180
	int
181
	line_parse(char *line, struct entry *e)
181
	line_parse(char *line, struct entry *e)
182
	{
182
	{
183
		char *ptr;
183
		char *ptr;

Return to bug 137026