Sophie

Sophie

distrib > Fedora > 13 > i386 > by-pkgid > 8abe3721e4f4d74d9aea77f368b60e9d > files > 2

barrage-1.0.2-6.fc13.src.rpm

--- src/menu.h~	2005-02-14 12:50:23.000000000 -0600
+++ src/menu.h	2010-03-19 09:50:11.375228533 -0500
@@ -16,7 +16,7 @@
 #define MENU_H
 
 typedef struct {
-	char 	name[20]; 	/* name */
+	char 	name[24]; 	/* name */
 	int  	x, w, h; 	/* size and x position; y depends on the position
 				   in the menu and is computed dynamically */
 	int	id;		/* unique id */