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:
11e80de
)
Typo.
author
Dr. Stephen Henson
<steve@openssl.org>
Tue, 8 Mar 2011 21:29:07 +0000
(21:29 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Tue, 8 Mar 2011 21:29:07 +0000
(21:29 +0000)
fips/dh/fips_dhvs.c
patch
|
blob
|
history
diff --git
a/fips/dh/fips_dhvs.c
b/fips/dh/fips_dhvs.c
index 73623e36b45fe732928f6cec1413c7a8c6eb122e..f00efecf224da474eca773dc2b9fc2f6b622b714 100644
(file)
--- a/
fips/dh/fips_dhvs.c
+++ b/
fips/dh/fips_dhvs.c
@@
-60,7
+60,7
@@
int main(int argc, char **argv)
{
- printf("No FIPS D
RBG
support\n");
+ printf("No FIPS D
H
support\n");
return(0);
}
#else