matchbox-panel (0.9.3-3) applets/mb-applet-battery.c

Summary

 applets/mb-applet-battery.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

    
download this patch

Patch contents

--- matchbox-panel-0.9.3.orig/applets/mb-applet-battery.c
+++ matchbox-panel-0.9.3/applets/mb-applet-battery.c
@@ -177,7 +177,7 @@
 		unsigned long	present_rate;
 	};
 
-	static int
+	int
 	line_parse(char *line, struct entry *e)
 	{
 		char *ptr;