From 0d64ea89f75fcd2dd11fbd50e615a7fc20167908 Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Wed, 8 Sep 1999 20:01:28 +0000 Subject: [PATCH] Fix typo. --- crypto/rsa/rsa_null.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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). * */ -- 2.25.1