aboutsummaryrefslogtreecommitdiffstats
path: root/devel/tcl-trf/files/patch-md2
diff options
context:
space:
mode:
Diffstat (limited to 'devel/tcl-trf/files/patch-md2')
-rw-r--r--devel/tcl-trf/files/patch-md27
1 files changed, 1 insertions, 6 deletions
diff --git a/devel/tcl-trf/files/patch-md2 b/devel/tcl-trf/files/patch-md2
index d0ce211d3c2e..883c205c5658 100644
--- a/devel/tcl-trf/files/patch-md2
+++ b/devel/tcl-trf/files/patch-md2
@@ -8,12 +8,7 @@
+#include "md2d.h"
/*
-@@ -38,18 +39,8 @@
- */
-
--#define DIGEST_SIZE (MD2_DIGEST_LENGTH)
-+#define DIGEST_SIZE (20)
- #define CTX_TYPE MD2_CTX
+@@ -42,14 +43,4 @@
/*
- * Declarations of internal procedures.