Sophie

Sophie

distrib > Mandriva > current > i586 > media > contrib-release-src > by-pkgid > ea7710e9d88b1b05b8d30c36cfe50a68 > files > 16

xcdroast-0.98-0.a15.39mdv2010.1.src.rpm

--- src/setup.c.str	2010-02-20 18:27:41.000000000 +0100
+++ src/setup.c	2010-02-20 18:27:52.000000000 +0100
@@ -4475,7 +4475,7 @@
 		if (!textonly) {
 			show_dialog(ICO_ERROR,tmp, T_OK, NULL, NULL, 0);
 		} else {
-			g_warning(tmp);
+			g_warning("%s", tmp);
 		}
 	}	
 }