Sophie

Sophie

distrib > Mandriva > 2009.1 > i586 > by-pkgid > e3a87cf8bbd3147d716e445698b45c01 > files > 1

mpdscribble-0.17-1mdv2009.1.src.rpm

diff -p -up mpdscribble-0.17/src/cmdline.c.literal mpdscribble-0.17/src/cmdline.c
--- mpdscribble-0.17/src/cmdline.c.literal	2009-03-18 11:33:34.000000000 -0300
+++ mpdscribble-0.17/src/cmdline.c	2009-03-18 11:33:46.000000000 -0300
@@ -76,7 +76,7 @@ static const GOptionEntry entries[] = {
 
 static void version(void)
 {
-	printf(blurb);
+	printf("%s", blurb);
 
 	printf
 	    ("mpdscribble comes with NO WARRANTY, to the extent permitted by law.\n"