Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > media > contrib-release-src > by-pkgid > f2432034fb167320c7f630abf65d5f72 > files > 2

gnome-launch-box-0.4-4mdv2010.1.src.rpm

--- tests/search-applications.c.str	2009-05-07 14:59:57.000000000 +0200
+++ tests/search-applications.c	2009-05-07 15:00:06.000000000 +0200
@@ -31,7 +31,7 @@
 	GSList *l;
 	
 	const char *name = gmenu_tree_directory_get_name (dir);
-	g_warning (name);
+	g_warning ("%s",name);
 
 	items = gmenu_tree_directory_get_contents (dir);