summaryrefslogtreecommitdiffstats
path: root/crypto/des/destest.c
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2000-01-24 10:20:45 +0000
committerBodo Möller <bodo@openssl.org>2000-01-24 10:20:45 +0000
commit1d7d74647ac9928e1097d27e3731d62c7fcc0c35 (patch)
tree3c53a7f4adab393139265d645ab3991000728e5b /crypto/des/destest.c
parent05ccd698b986131a217f85281977e767673b27d1 (diff)
Give the correct e-mail address even though the message is not quite serious
Diffstat (limited to 'crypto/des/destest.c')
-rw-r--r--crypto/des/destest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/des/destest.c b/crypto/des/destest.c
index 0301b8518f..3da942ccd2 100644
--- a/crypto/des/destest.c
+++ b/crypto/des/destest.c
@@ -789,7 +789,7 @@ plain[8+4], plain[8+5], plain[8+6], plain[8+7]);
{
/* XXX */
printf("des_xcbc_encrypt failed -- incorrest test values or buggy implementation?\n"
- "Send e-mail to bugs@openssl.org if you do _not_ see this message :-)\n");
+ "Send e-mail to openssl-bugs@openssl.org if you do _not_ see this message :-)\n");
}
exit(err);
}