summaryrefslogtreecommitdiff
path: root/Build/source/libs/xpdf
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2010-12-03 09:05:05 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2010-12-03 09:05:05 +0000
commite04c6a878f5044d36eaa95d4c2318e0381a32998 (patch)
tree5b7c36578140e48c0114863004c8375ea55db21d /Build/source/libs/xpdf
parentfa438554bd1a061515cd8f5f46fbe311ff08dcd6 (diff)
icu 4.6
git-svn-id: svn://tug.org/texlive/trunk@20645 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/xpdf')
-rw-r--r--Build/source/libs/xpdf/xpdf-3.02-PATCHES/patch-60-bug-fix7
1 files changed, 3 insertions, 4 deletions
diff --git a/Build/source/libs/xpdf/xpdf-3.02-PATCHES/patch-60-bug-fix b/Build/source/libs/xpdf/xpdf-3.02-PATCHES/patch-60-bug-fix
index 6a1bd0daf0b..f8aca42f9f2 100644
--- a/Build/source/libs/xpdf/xpdf-3.02-PATCHES/patch-60-bug-fix
+++ b/Build/source/libs/xpdf/xpdf-3.02-PATCHES/patch-60-bug-fix
@@ -1,9 +1,8 @@
Bug fix, backport from poppler-0.14.5
-Index: CharCodeToUnicode.cc
-===================================================================
---- CharCodeToUnicode.cc (revision 12447)
-+++ CharCodeToUnicode.cc (working copy)
+diff -ur -N xpdf-3.02.orig/xpdf/CharCodeToUnicode.cc xpdf-3.02/xpdf/CharCodeToUnicode.cc
+--- xpdf-3.02.orig/xpdf/CharCodeToUnicode.cc 2007-02-27 23:05:52.000000000 +0100
++++ xpdf-3.02/xpdf/CharCodeToUnicode.cc 2010-12-02 20:15:57.000000000 +0100
@@ -5,6 +5,9 @@
// Copyright 2001-2003 Glyph & Cog, LLC
//