SOURCES: matchbox-panel-gcc4.patch (NEW) - fix for gcc 4

qboosh qboosh at pld-linux.org
Wed Dec 27 04:39:09 CET 2006


Author: qboosh                       Date: Wed Dec 27 03:39:09 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix for gcc 4

---- Files affected:
SOURCES:
   matchbox-panel-gcc4.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/matchbox-panel-gcc4.patch
diff -u /dev/null SOURCES/matchbox-panel-gcc4.patch:1.1
--- /dev/null	Wed Dec 27 04:39:09 2006
+++ SOURCES/matchbox-panel-gcc4.patch	Wed Dec 27 04:39:03 2006
@@ -0,0 +1,11 @@
+--- matchbox-panel-0.9.3/applets/mb-applet-battery.c.orig	2006-02-07 23:27:24.000000000 +0100
++++ matchbox-panel-0.9.3/applets/mb-applet-battery.c	2006-12-27 04:25:25.289486938 +0100
+@@ -177,7 +177,7 @@
+ 		unsigned long	present_rate;
+ 	};
+ 
+-	static int
++	int
+ 	line_parse(char *line, struct entry *e)
+ 	{
+ 		char *ptr;
================================================================


More information about the pld-cvs-commit mailing list