From: Dr. Stephen Henson Date: Wed, 8 Sep 1999 20:01:28 +0000 (+0000) Subject: Fix typo. X-Git-Tag: OpenSSL_0_9_5beta1~533 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0d64ea89f75fcd2dd11fbd50e615a7fc20167908;p=openssl Fix typo. --- 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). * */