diff options
Diffstat (limited to 'Build/source/libs/poppler/TLpatches/patch-03-Object-functions')
-rw-r--r-- | Build/source/libs/poppler/TLpatches/patch-03-Object-functions | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Build/source/libs/poppler/TLpatches/patch-03-Object-functions b/Build/source/libs/poppler/TLpatches/patch-03-Object-functions index 1a30863d077..aa3fc750ceb 100644 --- a/Build/source/libs/poppler/TLpatches/patch-03-Object-functions +++ b/Build/source/libs/poppler/TLpatches/patch-03-Object-functions @@ -1,6 +1,6 @@ -diff -ur poppler-0.53.0.orig/poppler/Object.h poppler-0.53.0/poppler/Object.h ---- poppler-0.53.0.orig/poppler/Object.h Tue Jan 17 06:36:58 2017 -+++ poppler-0.53.0/poppler/Object.h Mon Mar 20 07:20:49 2017 +diff -ur poppler-0.52.0.orig/poppler/Object.h poppler-0.52.0/poppler/Object.h +--- poppler-0.52.0.orig/poppler/Object.h Tue Jan 17 06:36:58 2017 ++++ poppler-0.52.0/poppler/Object.h Tue Mar 21 12:21:07 2017 @@ -148,7 +148,7 @@ Object *initStream(Stream *streamA); Object *initRef(int numA, int genA) |