diff options
Diffstat (limited to 'security/openssl')
-rw-r--r-- | security/openssl/files/patch-ad | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/openssl/files/patch-ad b/security/openssl/files/patch-ad index 3a405f8e2745..cd606a304160 100644 --- a/security/openssl/files/patch-ad +++ b/security/openssl/files/patch-ad @@ -1,5 +1,5 @@ ---- md5.c.orig Thu Apr 9 07:59:29 1998 -+++ md5.c Sun Dec 27 18:44:33 1998 +--- crypto/md5/md5.c.orig Thu Apr 9 07:59:29 1998 ++++ crypto/md5/md5.c Sun Dec 27 18:44:33 1998 @@ -94,7 +94,7 @@ err++; continue; |