openbsd-ports/converters/wv/patches/patch-wvWare_c

13 lines
476 B
Plaintext

$OpenBSD: patch-wvWare_c,v 1.3 2008/05/12 16:14:42 fgsch Exp $
--- wvWare.c.orig Mon May 12 16:37:21 2008
+++ wvWare.c Mon May 12 16:40:47 2008
@@ -1262,7 +1262,7 @@ wvPrintGraphics (char *config, int graphicstype, int w
*/
printf ("\n\\resizebox{%dpt}{%dpt}\
{\\includegraphics{%s.eps}}\
- \n% -- %#.2x graphic -- \n", width, height, source, graphicstype);
+ \n%% -- %#.2x graphic -- \n", width, height, source, graphicstype);
}
else
{