Give the correct e-mail address even though the message is not quite serious
diff --git a/crypto/des/destest.c b/crypto/des/destest.c
index 0301b85..3da942c 100644
--- a/crypto/des/destest.c
+++ b/crypto/des/destest.c
@@ -789,7 +789,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);
}