projects
/
openssl.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Typo.
[openssl.git]
/
fips
/
dh
/
fips_dhvs.c
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