summaryrefslogtreecommitdiffstats
path: root/trinity-apps/kword/files/kword-libpaper.patch
diff options
context:
space:
mode:
Diffstat (limited to 'trinity-apps/kword/files/kword-libpaper.patch')
-rw-r--r--trinity-apps/kword/files/kword-libpaper.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/trinity-apps/kword/files/kword-libpaper.patch b/trinity-apps/kword/files/kword-libpaper.patch
deleted file mode 100644
index 74e79cb9..00000000
--- a/trinity-apps/kword/files/kword-libpaper.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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())) {