[poppler] poppler/utils: HtmlOutputDev.cc,1.5.4.1,1.5.4.2
Jeff Muizelaar
jrmuizel at kemper.freedesktop.org
Fri Apr 6 08:33:28 PDT 2007
Update of /cvs/poppler/poppler/utils
In directory kemper:/tmp/cvs-serv7909/utils
Modified Files:
Tag: xpdf302merge
HtmlOutputDev.cc
Log Message:
Get rid of the ' character in the #warning line so that HtmlOutputDev still builds.
Index: HtmlOutputDev.cc
===================================================================
RCS file: /cvs/poppler/poppler/utils/HtmlOutputDev.cc,v
retrieving revision 1.5.4.1
retrieving revision 1.5.4.2
diff -u -d -r1.5.4.1 -r1.5.4.2
--- HtmlOutputDev.cc 6 Apr 2007 14:22:23 -0000 1.5.4.1
+++ HtmlOutputDev.cc 6 Apr 2007 15:33:26 -0000 1.5.4.2
@@ -1268,7 +1268,7 @@
void HtmlOutputDev::drawLink(Link* link,Catalog *cat){
-#warning THIS WON'T WORK OUTPUTDEV DOES NOT HAS drawLink anymore
+#warning THIS WONT WORK OUTPUTDEV DOES NOT HAS drawLink anymore
/*
double _x1,_y1,_x2,_y2,w;
int x1,y1,x2,y2;
More information about the poppler
mailing list