summaryrefslogtreecommitdiff
path: root/Build/source/utils/t1utils/TLpatches/patch-04-TL-binary
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/utils/t1utils/TLpatches/patch-04-TL-binary')
-rw-r--r--Build/source/utils/t1utils/TLpatches/patch-04-TL-binary6
1 files changed, 3 insertions, 3 deletions
diff --git a/Build/source/utils/t1utils/TLpatches/patch-04-TL-binary b/Build/source/utils/t1utils/TLpatches/patch-04-TL-binary
index c941f59ddf5..150d3d4747d 100644
--- a/Build/source/utils/t1utils/TLpatches/patch-04-TL-binary
+++ b/Build/source/utils/t1utils/TLpatches/patch-04-TL-binary
@@ -2,7 +2,7 @@
diff -ur t1utils-1.41.orig/t1ascii.c t1utils-1.41/t1ascii.c
--- t1utils-1.41.orig/t1ascii.c Thu Aug 17 01:31:02 2017
-+++ t1utils-1.41/t1ascii.c Mon Aug 28 14:22:17 2017
++++ t1utils-1.41/t1ascii.c Mon Aug 28 15:43:58 2017
@@ -286,6 +286,7 @@
/* As we are processing a PFB (binary) input */
/* file, we must set its file mode to binary. */
@@ -13,7 +13,7 @@ diff -ur t1utils-1.41.orig/t1ascii.c t1utils-1.41/t1ascii.c
/* prepare font reader */
diff -ur t1utils-1.41.orig/t1disasm.c t1utils-1.41/t1disasm.c
--- t1utils-1.41.orig/t1disasm.c Thu Aug 17 01:31:24 2017
-+++ t1utils-1.41/t1disasm.c Mon Aug 28 14:23:22 2017
++++ t1utils-1.41/t1disasm.c Mon Aug 28 15:43:58 2017
@@ -727,6 +727,7 @@
/* As we might be processing a PFB (binary) input file, we must set its file
mode to binary. */
@@ -24,7 +24,7 @@ diff -ur t1utils-1.41.orig/t1disasm.c t1utils-1.41/t1disasm.c
/* prepare font reader */
diff -ur t1utils-1.41.orig/t1unmac.c t1utils-1.41/t1unmac.c
--- t1utils-1.41.orig/t1unmac.c Thu Aug 17 01:31:39 2017
-+++ t1utils-1.41/t1unmac.c Mon Aug 28 14:26:09 2017
++++ t1utils-1.41/t1unmac.c Mon Aug 28 15:43:58 2017
@@ -656,8 +655,7 @@
_setmode(_fileno(ifp), _O_BINARY);
/* If we are processing a PFB (binary) output */