summaryrefslogtreecommitdiffstats
path: root/crypto/des/asm/crypt586.pl
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/des/asm/crypt586.pl')
-rw-r--r--crypto/des/asm/crypt586.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/des/asm/crypt586.pl b/crypto/des/asm/crypt586.pl
index 391404727d..a02d180631 100644
--- a/crypto/des/asm/crypt586.pl
+++ b/crypto/des/asm/crypt586.pl
@@ -7,7 +7,7 @@
# https://www.openssl.org/source/license.html
# The inner loop instruction sequence and the IP/FP modifications are from
-# Svend Olaf Mikkelsen <svolaf@inet.uni-c.dk>
+# Svend Olaf Mikkelsen
$0 =~ m/(.*[\/\\])[^\/\\]+$/; $dir=$1;
push(@INC,"${dir}","${dir}../../perlasm");