summaryrefslogtreecommitdiffstats
path: root/crypto
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
parentc1cd88a0ebe5350210e448f03056a7c7ade05553 (diff)
Fix typo.
Diffstat (limited to 'crypto')
-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 f38c25fe4c..a8e3e01754 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).
*
*/