Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 673692621901830b9a45f268a549d99c > files > 3

lirc-0.8.6-2mdv2009.0.src.rpm

Index: lirc/doc/man2html.c
===================================================================
--- lirc/doc/man2html.c
+++ lirc/doc/man2html.c	2009-03-21 01:03:12.000000000 +0200
@@ -3027,7 +3027,7 @@
 	/*   for mosaic users */
 	printf("<HR>\n<A NAME=\"index\">&nbsp;</A><H2>Index</H2>\n<DL>\n");
 	manidx[mip]=0;
-	printf(manidx);
+	printf("%s", manidx);
 	if (subs) printf("</DL>\n");
 	printf("</DL>\n");
 	print_sig();