Signed-off-by: ormorph <roma251078@mail.ru>pull/285/head
parent
a19d584e19
commit
9d8ffc347d
@ -0,0 +1,11 @@
|
||||
--- a/filters/kword/pdf/xpdf/xpdf/GlobalParams.cpp
|
||||
+++ b/filters/kword/pdf/xpdf/xpdf/GlobalParams.cpp
|
||||
@@ -146,7 +146,7 @@
|
||||
displayCIDFonts = new GHash();
|
||||
displayNamedCIDFonts = new GHash();
|
||||
#ifdef HAVE_PAPER_H
|
||||
- char *paperName;
|
||||
+ const char *paperName;
|
||||
const struct paper *paperType;
|
||||
paperinit();
|
||||
if ((paperName = systempapername())) {
|
Loading…
Reference in new issue