projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05ccd69
)
Give the correct e-mail address even though the message is not quite serious
author
Bodo Möller
<bodo@openssl.org>
Mon, 24 Jan 2000 10:20:45 +0000
(10:20 +0000)
committer
Bodo Möller
<bodo@openssl.org>
Mon, 24 Jan 2000 10:20:45 +0000
(10:20 +0000)
crypto/des/destest.c
patch
|
blob
|
history
diff --git
a/crypto/des/destest.c
b/crypto/des/destest.c
index 0301b8518f7d7791b273dc2e6d05fa5abec1f1c5..3da942ccd2c85524bd57bcd45d7a89880326b2ef 100644
(file)
--- 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);
}