From: kramm Date: Sun, 19 Nov 2006 21:31:38 +0000 (+0000) Subject: fixed preprocessor warning X-Git-Tag: release-0-8-0~132 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=073f2cc506ee82b195a24f4982653b795e282354 fixed preprocessor warning --- diff --git a/lib/pdf/xpdf-changes.patch b/lib/pdf/xpdf-changes.patch index 37f9107..6f3ec45 100644 --- a/lib/pdf/xpdf-changes.patch +++ b/lib/pdf/xpdf-changes.patch @@ -54,7 +54,7 @@ diff -u -r1.9 -r1.10 state->clearPath(); - } + } -+#endif XPDFEXE ++#endif } Gfx::Gfx(XRef *xrefA, OutputDev *outA, Dict *resDict,