Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > e49eee43b664bb5e1476ed9a8f48f097 > files > 1

moc-2.4.3-2mdv2009.0.src.rpm

Index: interface_elements.c
===================================================================
--- interface_elements.c	(revision 2091)
+++ interface_elements.c	(revision 2092)
@@ -736,7 +736,7 @@
 		const int max)
 {
 	long v;
-	const char *e;
+	const char *e = fmt;
 
 	if (!strncasecmp(fmt, "FILL", sizeof("FILL") - 1)) {
 		*val = LAYOUT_SIZE_FILL;