aboutsummaryrefslogtreecommitdiff
path: root/crypto/rsa
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>1999-09-08 20:01:28 +0000
committerDr. Stephen Henson <steve@openssl.org>1999-09-08 20:01:28 +0000
commit0d64ea89f75fcd2dd11fbd50e615a7fc20167908 (patch)
tree82fb3f2dc658a57d007144aa36cb72e8587acc61 /crypto/rsa
parentc1cd88a0ebe5350210e448f03056a7c7ade05553 (diff)
downloadopenssl-0d64ea89f75fcd2dd11fbd50e615a7fc20167908.zip
openssl-0d64ea89f75fcd2dd11fbd50e615a7fc20167908.tar.gz
openssl-0d64ea89f75fcd2dd11fbd50e615a7fc20167908.tar.bz2
Fix typo.
Diffstat (limited to 'crypto/rsa')
-rw-r--r--crypto/rsa/rsa_null.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/rsa/rsa_null.c b/crypto/rsa/rsa_null.c
index f38c25f..a8e3e01 100644
--- a/crypto/rsa/rsa_null.c
+++ b/crypto/rsa/rsa_null.c
@@ -51,7 +51,7 @@
* ====================================================================
*
* This product includes cryptographic software written by Eric Young
- * (null@cryptsoft.com). This product includes software written by Tim
+ * (eay@cryptsoft.com). This product includes software written by Tim
* Hudson (tjh@cryptsoft.com).
*
*/