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:
2a4684e
)
Oops...
author
Dr. Stephen Henson
<steve@openssl.org>
Sun, 21 Jan 2007 14:05:43 +0000
(14:05 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Sun, 21 Jan 2007 14:05:43 +0000
(14:05 +0000)
fips-1.0/aes/fips_aesavs.c
patch
|
blob
|
history
diff --git
a/fips-1.0/aes/fips_aesavs.c
b/fips-1.0/aes/fips_aesavs.c
index 1b760b8cc9f132a62b1d97c505384b07faa860ca..8f28e8ee0cb86b37f095c2dd7f8381af22d9188e 100644
(file)
--- a/
fips-1.0/aes/fips_aesavs.c
+++ b/
fips-1.0/aes/fips_aesavs.c
@@
-74,7
+74,7
@@
int main(int argc, char *argv[])
{
- printf("No FIPS
D
ES support\n");
+ printf("No FIPS
A
ES support\n");
return(0);
}