summaryrefslogtreecommitdiff
path: root/converters/dumpasn1/files/patch-dumpasn1.c
diff options
context:
space:
mode:
Diffstat (limited to 'converters/dumpasn1/files/patch-dumpasn1.c')
-rw-r--r--converters/dumpasn1/files/patch-dumpasn1.c11
1 files changed, 1 insertions, 10 deletions
diff --git a/converters/dumpasn1/files/patch-dumpasn1.c b/converters/dumpasn1/files/patch-dumpasn1.c
index 5a017d230347..480729b196c5 100644
--- a/converters/dumpasn1/files/patch-dumpasn1.c
+++ b/converters/dumpasn1/files/patch-dumpasn1.c
@@ -1,15 +1,6 @@
--- dumpasn1.c.orig 2013-02-14 12:03:56.000000000 +0100
+++ dumpasn1.c 2013-02-14 12:13:31.000000000 +0100
-@@ -60,6 +60,8 @@
-
- /* Useful defines */
-
-+typedef unsigned char BYTE;
-+
- #ifndef TRUE
- #define FALSE 0
- #define TRUE ( !FALSE )
-@@ -356,11 +358,13 @@
+@@ -356,11 +356,13 @@
beginning with a '$' uses the appropriate environment variable. In
addition under Unix we also walk down $PATH looking for it */