From 073f2cc506ee82b195a24f4982653b795e282354 Mon Sep 17 00:00:00 2001 From: kramm Date: Sun, 19 Nov 2006 21:31:38 +0000 Subject: [PATCH] fixed preprocessor warning --- lib/pdf/xpdf-changes.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, -- 1.7.10.4